commit doc: document that -c, -C, -F and --fixup with -m error
[gitweb.git] / Documentation / git-commit.txt
index 8c74a2ca035bf04c1838f584f450e7ec68e475d9..3fbb7352bc77840a29d9955430f1ff9ceba7f9a0 100644 (file)
@@ -144,6 +144,9 @@ OPTIONS
        Use the given <msg> as the commit message.
        If multiple `-m` options are given, their values are
        concatenated as separate paragraphs.
++
+The `-m` option is mutually exclusive with `-c`, `-C`, `-F`, and
+`--fixup`.
 
 -t <file>::
 --template=<file>::