git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Docs for git-show-rev-cache.
@ 2005-09-07 21:19 A Large Angry SCM
  0 siblings, 0 replies; only message in thread
From: A Large Angry SCM @ 2005-09-07 21:19 UTC (permalink / raw)
  To: Junio C Hamano, Git Mailing List


Signed-off-by: A Large Angry SCM <gitzilla@gmail.com>


---

 Documentation/git-show-rev-cache.txt |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

818a8f421dfa978aa4df7103e34aeadf1ba971f5
diff --git a/Documentation/git-show-rev-cache.txt b/Documentation/git-show-rev-cache.txt
--- a/Documentation/git-show-rev-cache.txt
+++ b/Documentation/git-show-rev-cache.txt
@@ -3,26 +3,25 @@ git-show-rev-cache(1)
 
 NAME
 ----
-git-show-rev-cache - Some git command not yet documented.
-
+git-show-rev-cache - Show the contents of a rev-cache file.
 
 SYNOPSIS
 --------
-'git-show-rev-cache' [ --option ] <args>...
+'git-show-rev-cache' <rev-cache-file>
 
 DESCRIPTION
 -----------
-Does something not yet documented.
+Show the contents of <rev-cache-file>.
 
+A rev-cache file describes the commit ancestry reachable from references
+supplied as input to get-build-rev-cache. This file is in an
+append-only binary format to make the server side friendly to rsync
+mirroring scheme.
 
 OPTIONS
 -------
---option::
-	Some option not yet documented.
-
-<args>...::
-	Some argument not yet documented.
-
+<rev-cache-file>::
+	Rev-cache file to display.
 
 Author
 ------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-07 21:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-07 21:19 [PATCH] Docs for git-show-rev-cache A Large Angry SCM

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).