Skip to content

Commit

Permalink
git-tag(1): Remove duplicate text
Browse files Browse the repository at this point in the history
Options -d, -l, -v have already been explained in OPTIONS below.

Signed-off-by: Jari Aalto <jari.aalto@cante.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jari Aalto authored and Junio C Hamano committed Aug 27, 2007
1 parent 7d47962 commit 6257271
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Documentation/git-tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 6257271

Please sign in to comment.