summaryrefslogtreecommitdiff
path: root/Documentation/git-name-rev.txt
diff options
context:
space:
mode:
authorsean <seanlkml@sympatico.ca>2006-05-05 19:05:10 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-05-05 21:21:18 (GMT)
commit2b5f3ed3166ea7d93f4138bb2b6c849851ba86ac (patch)
tree7d268564359abf2eedeb7c9144d12cd0d14acdd6 /Documentation/git-name-rev.txt
parent88521450fc4cca1f96d9179ee4f2cbe51da3359c (diff)
downloadgit-2b5f3ed3166ea7d93f4138bb2b6c849851ba86ac.zip
git-2b5f3ed3166ea7d93f4138bb2b6c849851ba86ac.tar.gz
git-2b5f3ed3166ea7d93f4138bb2b6c849851ba86ac.tar.bz2
Several trivial documentation touch ups.
Move incorrect asciidoc level 2 titles back to level 1. Show output of git-name-rev in man page example. Reword sentences that begin with a period (.) in asciidoc numbered lists to work around conversion to man page bug. Mention that git-repack now calls git-prune-packed when the -d option is passed to it. [imap] section headers in the config file example need to be contained in a literal block. imap.pass is the proper config file variable to use, not imap.password. Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-name-rev.txt')
-rw-r--r--Documentation/git-name-rev.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-name-rev.txt b/Documentation/git-name-rev.txt
index 6870708..ffaa004 100644
--- a/Documentation/git-name-rev.txt
+++ b/Documentation/git-name-rev.txt
@@ -41,6 +41,7 @@ Enter git-name-rev:
------------
% git name-rev 33db5f4d9027a10e477ccf054b2c1ab94f74c85a
+33db5f4d9027a10e477ccf054b2c1ab94f74c85a tags/v0.99^0~940
------------
Now you are wiser, because you know that it happened 940 revisions before v0.99.