1
0
mirror of https://github.com/git/git.git synced 2025-04-18 02:35:36 +00:00

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>
This commit is contained in:
Junio C Hamano 2007-01-17 01:11:56 -08:00
parent 31fcd63c4a
commit 7055172667

@ -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>::