My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
964498e
)
rev-list-options.txt: typo fix
author
Michael J Gruber
<git@drmicha.warpmail.net>
Tue, 8 Mar 2011 08:31:24 +0000
(09:31 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 8 Mar 2011 19:56:37 +0000
(11:56 -0800)
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
patch
|
blob
|
history
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index
44a2ef1
..
9c47ad8
100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/rev-list-options.txt
@@
-165,7
+165,7
@@
limiting may be applied.
-n 'number'::
--max-count=<number>::
- Limit the number of commits output.
+ Limit the number of commits
to
output.
--skip=<number>::