diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git-tag.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index 119117f0bd..990ae4f948 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 <tag>` deletes the tag. - -`-v <tag>` verifies the gpg signature of the tag. - -`-l <pattern>` lists tags with names that match the given pattern -(or all if no pattern is given). - OPTIONS ------- -a:: |