Skip to content

Commit ec76bf1

Browse files
john-caiJohn Cai
authored andcommitted
doc: add docs for newlineafter flag
Provide documentation for --newlineafter flag Signed-off-by: John Cai <johncai86@gmail.com>
1 parent e7639bd commit ec76bf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/pretty-options.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ people using 80-column terminals.
3232
This is a shorthand for "--pretty=oneline --abbrev-commit"
3333
used together.
3434

35+
--newlineafter[=(decorations)]
36+
Used in conjunction with --pretty=oneline to add a line break after
37+
decorations
38+
3539
--encoding=<encoding>::
3640
Commit objects record the character encoding used for the log message
3741
in their encoding header; this option can be used to tell the

0 commit comments

Comments
 (0)