Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
move show_pack_info() where it belongs
[gitweb.git]
/
Documentation
/
gitk.txt
diff --git
a/Documentation/gitk.txt
b/Documentation/gitk.txt
index 14bcf91f4060be9168f2f80126ca37340796fe04..f843f39bf2f0d42f568595e1b29192d203b3e403 100644
(file)
--- a/
Documentation/gitk.txt
+++ b/
Documentation/gitk.txt
@@
-25,7
+25,8
@@
To control which revisions to shown, the command takes options applicable to
the linkgit:git-rev-list[1] command. This manual page describes only the most
frequently used options.
--n <number>, --max-count=<number>::
+-n <number>::
+--max-count=<number>::
Limits the number of commits to show.