git-tag(1): Remove duplicate text
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>
This commit is contained in:
parent
7d479624d4
commit
6257271629
@ -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::
|
||||
|
Loading…
Reference in New Issue
Block a user