From: Jari Aalto Date: Mon, 27 Aug 2007 05:54:32 +0000 (+0300) Subject: git-tag(1): Remove duplicate text X-Git-Tag: v1.5.3-rc7~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/625727162964b918f7f734a2523cb7c60f78a7be?ds=inline;hp=-c git-tag(1): Remove duplicate text Options -d, -l, -v have already been explained in OPTIONS below. Signed-off-by: Jari Aalto Signed-off-by: Junio C Hamano --- 625727162964b918f7f734a2523cb7c60f78a7be 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 ` 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::