summaryrefslogtreecommitdiffstats
path: root/git-commit.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-27 15:10:42 -0700
committerJunio C Hamano <gitster@pobox.com>2013-03-27 15:10:42 -0700
commit09cfe6f8345e8ab347de8af492c34b5850b9b409 (patch)
tree4951c518885be6106f89d4bdcdae363ef58ea7f9 /git-commit.txt
parent712be266ef6a04f017013df37aeff94746e99943 (diff)
downloadgit-htmldocs-09cfe6f8345e8ab347de8af492c34b5850b9b409.tar.gz
Autogenerated HTML docs for v1.8.2-242-g86177
Diffstat (limited to 'git-commit.txt')
-rw-r--r--git-commit.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-commit.txt b/git-commit.txt
index 24a99ccc9..05f829736 100644
--- a/git-commit.txt
+++ b/git-commit.txt
@@ -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>::