summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2011-03-08 09:31:24 +0100
committerJunio C Hamano <gitster@pobox.com>2011-03-08 11:56:37 -0800
commit841d81180e6754b18559220087decf01f504b203 (patch)
treeacce0ab44f766366c80dd9849bdf839672ab3b9c
parent964498e7f90bc5d822746bbf953fb66c6b01ac1c (diff)
downloadgit-841d81180e6754b18559220087decf01f504b203.tar.gz
rev-list-options.txt: typo fix
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/rev-list-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index 44a2ef1de1..9c47ad885b 100644
--- 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>::