summaryrefslogtreecommitdiffstats
path: root/git-tag.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-02-01 06:36:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-02-01 06:36:08 +0000
commit8b6e23b4a1acd44f3af2ecfed98fe44096a325c8 (patch)
tree657670631436145f858e27547bbfbc16ec5941b1 /git-tag.txt
parent543c5e0d33e2e508beb456c07ae5fc3b325d3a9b (diff)
downloadgit-htmldocs-8b6e23b4a1acd44f3af2ecfed98fe44096a325c8.tar.gz
Autogenerated HTML docs for v1.6.1.2-306-gc0f6f
Diffstat (limited to 'git-tag.txt')
-rw-r--r--git-tag.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-tag.txt b/git-tag.txt
index e44f54302..533d18bbd 100644
--- a/git-tag.txt
+++ b/git-tag.txt
@@ -12,7 +12,7 @@ SYNOPSIS
'git tag' [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]
<name> [<commit> | <object>]
'git tag' -d <name>...
-'git tag' [-n[<num>]] -l [<pattern>]
+'git tag' [-n[<num>]] -l [--contains <commit>] [<pattern>]
'git tag' -v <name>...
DESCRIPTION
@@ -68,6 +68,9 @@ OPTIONS
List tags with names that match the given pattern (or all if no pattern is given).
Typing "git tag" without arguments, also lists all tags.
+--contains <commit>::
+ Only list tags which contain the specified commit.
+
-m <msg>::
Use the given tag message (instead of prompting).
If multiple `-m` options are given, their values are