* [PATCH] Remove duplicate text
@ 2007-08-27 5:54 Jari Aalto
2007-08-27 8:19 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Jari Aalto @ 2007-08-27 5:54 UTC (permalink / raw)
To: git
Options -d, -l, -v have already been explained in OPTIONS below.
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Remove duplicate text
2007-08-27 5:54 [PATCH] Remove duplicate text Jari Aalto
@ 2007-08-27 8:19 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-08-27 8:19 UTC (permalink / raw)
To: Jari Aalto; +Cc: git
Thanks, this makes sense. Will apply.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-27 8:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-27 5:54 [PATCH] Remove duplicate text Jari Aalto
2007-08-27 8:19 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).