[PATCH] Remove duplicate text
From: Jari Aalto <hidden>
Date: 2016-06-15 22:43:31
Options -d, -l, -v have already been explained in OPTIONS below. Signed-off-by: Jari Aalto <redacted> --- 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 70235e8..74a7e2e 100644
--- a/Documentation/git-tag.txt
+++ b/Documentation/git-tag.txt@@ -33,13 +33,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 that match the given pattern (or all -if no pattern is given). - OPTIONS ------- -a::
--
1.5.3.rc5