Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/shortlog-no-wrap-doc' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 14 Jan 2013 15:59:03 +0000
(07:59 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 14 Jan 2013 15:59:03 +0000
(07:59 -0800)
* jk/shortlog-no-wrap-doc:
git-shortlog(1): document behaviour of zero-width wrap
Documentation/git-shortlog.txt
patch
|
blob
|
history
raw
(from parent 1:
7b9ea42
)
diff --git
a/Documentation/git-shortlog.txt
b/Documentation/git-shortlog.txt
index afeb4cdf16df91f63197d390fdbf1540eff66837..c308e91537a02817560d3108be5517d1806b0c9e 100644
(file)
--- a/
Documentation/git-shortlog.txt
+++ b/
Documentation/git-shortlog.txt
@@
-56,6
+56,9
@@
OPTIONS
line of each entry is indented by `indent1` spaces, and the second
and subsequent lines are indented by `indent2` spaces. `width`,
`indent1`, and `indent2` default to 76, 6 and 9 respectively.
++
+If width is `0` (zero) then indent the lines of the output without wrapping
+them.
MAPPING AUTHORS