X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-tag.txt;h=990ae4f948920477500b6a19a2350a61cbd7c3cd;hb=10455d2a955a29db1809be139177e4e298771eb0;hp=119117f0bdc689a4da1c1ba4b8ae9a41fd8f05fd;hpb=63f328290a0edda617c0881a356c07280fbba459;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::