Skip to content

Commit 6bf6366

Browse files
chelmuthgitster
authored andcommitted
git-commit doc: describe use of multiple -m options
The text is copied from Documentation/git-tag.txt. Signed-off-by: Christian Helmuth <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 38ef8a7 commit 6bf6366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/git-commit.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ OPTIONS
137137
-m <msg>::
138138
--message=<msg>::
139139
Use the given <msg> as the commit message.
140+
If multiple `-m` options are given, their values are
141+
concatenated as separate paragraphs.
140142

141143
-t <file>::
142144
--template=<file>::

0 commit comments

Comments
 (0)