X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-tag.txt;h=990ae4f948920477500b6a19a2350a61cbd7c3cd;hb=b3abdd9d216c578383b66bb10b95edb3380640e7;hp=119117f0bdc689a4da1c1ba4b8ae9a41fd8f05fd;hpb=62e09ce998dd7f6b844deb650101c743a5c4ce50;p=git.git diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index 119117f0b..990ae4f94 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -34,13 +34,6 @@ A GnuPG signed tag object will be created when `-s` or `-u committer identity for the current user is used to find the GnuPG key for signing. -`-d ` deletes the tag. - -`-v ` verifies the gpg signature of the tag. - -`-l ` lists tags with names that match the given pattern -(or all if no pattern is given). - OPTIONS ------- -a::