diff mbox series

[4/4] doc: add docs for newlineafter flag

Message ID 57b2079f30a3b8cbaf83c93510abd5b1ad7fff61.1635542128.git.gitgitgadget@gmail.com (mailing list archive)
State New, archived
Headers show
Series Flag to add a newline after decorations for --oneline log output | expand

Commit Message

John Cai Oct. 29, 2021, 9:15 p.m. UTC
From: John Cai <johncai86@gmail.com>

Provide documentation for --newlineafter flag

Signed-off-by: John Cai <johncai86@gmail.com>
---
 Documentation/pretty-options.txt | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/pretty-options.txt b/Documentation/pretty-options.txt
index b3af8506086..7de51c660fe 100644
--- a/Documentation/pretty-options.txt
+++ b/Documentation/pretty-options.txt
@@ -32,6 +32,10 @@  people using 80-column terminals.
 	This is a shorthand for "--pretty=oneline --abbrev-commit"
 	used together.
 
+--newlineafter[=(decorations)]
+	Used in conjunction with --pretty=oneline to add a line break after
+	decorations
+
 --encoding=<encoding>::
 	Commit objects record the character encoding used for the log message
 	in their encoding header; this option can be used to tell the