Avoid loading commits twice in log with diffs
[gitweb.git] / Documentation / git-commit.txt
index 0eb79ccdba6b74aaafec8cf71461053491b8c216..42c22bb59da1dac87ee94994ab3f56a07b132887 100644 (file)
@@ -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>::