Code

Documentation/git-whatchanged.txt: show -<n> instead of --max-count.
authorJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 09:11:56 +0000 (01:11 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 09:11:56 +0000 (01:11 -0800)
... to match the change we did earlier to git-log documentation.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-whatchanged.txt

index e8f21d02f774a914e7e8840150f6db86a2884178..399bff3bbcab89be96039c373cf1120dcab0efe1 100644 (file)
@@ -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>::