X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-tag.txt;h=533d18bbd5634bf6197960f546a20772386c824a;hb=8d1b9d23a04f43f45bd3b20616936fcdd3021446;hp=e44f54302500172257fd9ea394f45707779cbac8;hpb=6ac92294b30d7c8619cf15b531448f011dbdcdcc;p=git.git diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index e44f54302..533d18bbd 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -12,7 +12,7 @@ SYNOPSIS 'git tag' [-a | -s | -u ] [-f] [-m | -F ] [ | ] 'git tag' -d ... -'git tag' [-n[]] -l [] +'git tag' [-n[]] -l [--contains ] [] 'git tag' -v ... 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 :: + Only list tags which contain the specified commit. + -m :: Use the given tag message (instead of prompting). If multiple `-m` options are given, their values are