git-commit doc: describe use of multiple `-m` options
The text is copied from Documentation/git-tag.txt. Signed-off-by: Christian Helmuth <christian.helmuth@genode-labs.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
38ef8a76e7
commit
6bf6366cc6
|
@ -137,6 +137,8 @@ OPTIONS
|
|||
-m <msg>::
|
||||
--message=<msg>::
|
||||
Use the given <msg> as the commit message.
|
||||
If multiple `-m` options are given, their values are
|
||||
concatenated as separate paragraphs.
|
||||
|
||||
-t <file>::
|
||||
--template=<file>::
|
||||
|
|
Loading…
Reference in New Issue