aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-whatchanged.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-01-17 01:11:56 -0800
committerJunio C Hamano <junkio@cox.net>2007-01-17 01:11:56 -0800
commit705517266794f94b7956f29ace0d7cc1caa89c39 (patch)
tree5278b545cd80c76d7c7f6730fe9791fabd76b994 /Documentation/git-whatchanged.txt
parent31fcd63c4a0c07f110c6adc600da2671bc566f36 (diff)
downloadgit-705517266794f94b7956f29ace0d7cc1caa89c39.tar.gz
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/git-whatchanged.txt')
-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 e8f21d02f7..399bff3bbc 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>::