summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-01-17 09:11:56 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-01-17 09:11:56 (GMT)
commit705517266794f94b7956f29ace0d7cc1caa89c39 (patch)
tree5278b545cd80c76d7c7f6730fe9791fabd76b994 /Documentation
parent31fcd63c4a0c07f110c6adc600da2671bc566f36 (diff)
downloadgit-705517266794f94b7956f29ace0d7cc1caa89c39.zip
git-705517266794f94b7956f29ace0d7cc1caa89c39.tar.gz
git-705517266794f94b7956f29ace0d7cc1caa89c39.tar.bz2
Documentation/git-whatchanged.txt: show -<n> instead of --max-count.
... to match the change we did earlier to git-log documentation. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-whatchanged.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-whatchanged.txt b/Documentation/git-whatchanged.txt
index e8f21d0..399bff3 100644
--- a/Documentation/git-whatchanged.txt
+++ b/Documentation/git-whatchanged.txt
@@ -27,7 +27,7 @@ OPTIONS
output format that is useful only to tell the changed
paths and their nature of changes.
---max-count=<n>::
+-<n>::
Limit output to <n> commits.
<since>..<until>::