summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-11-23 07:16:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-11-23 07:18:09 (GMT)
commitbd46c9a91261f282546a1a41b5303b041fae1361 (patch)
treeb0574242bb14d974ec8371badeb0830c36ba4e9c /Documentation
parent396865859918e9c7bf8ce74aae137c57da134610 (diff)
downloadgit-bd46c9a91261f282546a1a41b5303b041fae1361.zip
git-bd46c9a91261f282546a1a41b5303b041fae1361.tar.gz
git-bd46c9a91261f282546a1a41b5303b041fae1361.tar.bz2
builtin-tag: accept and process multiple -m just like git-commit
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-tag.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
index 10d3e3f..784ec6d 100644
--- a/Documentation/git-tag.txt
+++ b/Documentation/git-tag.txt
@@ -65,7 +65,9 @@ OPTIONS
Typing "git tag" without arguments, also lists all tags.
-m <msg>::
- Use the given tag message (instead of prompting)
+ Use the given tag message (instead of prompting).
+ If multiple `-m` options are given, there values are
+ concatenated as separate paragraphs.
-F <file>::
Take the tag message from the given file. Use '-' to