X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-tag.txt;h=533d18bbd5634bf6197960f546a20772386c824a;hb=c1f2aa45b7bdb82c4378443ae23ad9625e782fe2;hp=e44f54302500172257fd9ea394f45707779cbac8;hpb=0f2d01d4fcdf5422c679b4ee10e28323ee0b3dc7;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