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>
This commit is contained in:
Christian Helmuth 2013-03-27 15:19:35 +01:00 коммит произвёл Junio C Hamano
Родитель 38ef8a76e7
Коммит 6bf6366cc6
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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>::