Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-01-17 12:11:56 +0300
committerJunio C Hamano <junkio@cox.net>2007-01-17 12:11:56 +0300
commit705517266794f94b7956f29ace0d7cc1caa89c39 (patch)
tree5278b545cd80c76d7c7f6730fe9791fabd76b994
parent31fcd63c4a0c07f110c6adc600da2671bc566f36 (diff)
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>
-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>::