From: Junio C Hamano Date: Wed, 17 Jan 2007 09:11:56 +0000 (-0800) Subject: Documentation/git-whatchanged.txt: show - instead of --max-count. X-Git-Tag: v1.5.0-rc2~59 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=705517266794f94b7956f29ace0d7cc1caa89c39;p=git.git Documentation/git-whatchanged.txt: show - instead of --max-count. ... to match the change we did earlier to git-log documentation. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-whatchanged.txt b/Documentation/git-whatchanged.txt index e8f21d02f..399bff3bb 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=:: +-:: Limit output to commits. ..::