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>
maint
Junio C Hamano 2007-01-17 01:11:56 -08:00
parent 31fcd63c4a
commit 7055172667
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ OPTIONS
output format that is useful only to tell the changed output format that is useful only to tell the changed
paths and their nature of changes. paths and their nature of changes.


--max-count=<n>:: -<n>::
Limit output to <n> commits. Limit output to <n> commits.


<since>..<until>:: <since>..<until>::