* [PATCH] Enhance git-commit doc for multiple `-m` options
@ 2013-03-27 14:19 Christian Helmuth
2013-03-27 16:31 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Christian Helmuth @ 2013-03-27 14:19 UTC (permalink / raw)
To: git
The text is copied from Documentation/git-tag.txt.
Signed-off-by: Christian Helmuth <christian.helmuth@genode-labs.com>
---
Documentation/git-commit.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index 24a99cc..05f8297 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/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>::
--
1.8.1.5
--
Christian Helmuth
Genode Labs
http://www.genode-labs.com/ · http://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-27 16:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 14:19 [PATCH] Enhance git-commit doc for multiple `-m` options Christian Helmuth
2013-03-27 16:31 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).