projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31fcd63
)
Documentation/git-whatchanged.txt: show -<n> instead of --max-count.
author
Junio C Hamano
<junkio@cox.net>
Wed, 17 Jan 2007 09:11:56 +0000
(
01:11
-0800)
committer
Junio 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
patch
|
blob
|
history
diff --git
a/Documentation/git-whatchanged.txt
b/Documentation/git-whatchanged.txt
index e8f21d02f774a914e7e8840150f6db86a2884178..399bff3bbcab89be96039c373cf1120dcab0efe1 100644
(file)
--- 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=
<n>::
+-<n>::
Limit output to <n> commits.
<since>..<until>::