summaryrefslogtreecommitdiff
path: root/Documentation/git-show-rev-cache.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-show-rev-cache.txt')
-rw-r--r--Documentation/git-show-rev-cache.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/Documentation/git-show-rev-cache.txt b/Documentation/git-show-rev-cache.txt
new file mode 100644
index 0000000..48f1ca3
--- /dev/null
+++ b/Documentation/git-show-rev-cache.txt
@@ -0,0 +1,38 @@
+git-show-rev-cache(1)
+=====================
+
+NAME
+----
+git-show-rev-cache - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-show-rev-cache' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+ Some option not yet documented.
+
+<args>...::
+ Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+