Browse Source

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 18 years ago
parent
commit
7055172667
  1. 2
      Documentation/git-whatchanged.txt

2
Documentation/git-whatchanged.txt

@ -27,7 +27,7 @@ OPTIONS @@ -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>::

Loading…
Cancel
Save