]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-tag(1): Remove duplicate text
authorJari Aalto <jari.aalto@cante.net>
Mon, 27 Aug 2007 05:54:32 +0000 (08:54 +0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2007 08:38:35 +0000 (01:38 -0700)
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>
Documentation/git-tag.txt

index 119117f0bdc689a4da1c1ba4b8ae9a41fd8f05fd..990ae4f948920477500b6a19a2350a61cbd7c3cd 100644 (file)
@@ -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::