From: Karthik Nayak Date: Thu, 9 Jul 2015 10:27:47 +0000 (+0530) Subject: Documentation/tag: remove double occurance of "" X-Git-Tag: v2.5.1~10^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=35813042ef7e8afd275f41f790d68d32906766cb;p=git-core%2Fgit.git Documentation/tag: remove double occurance of "" Mentored-by: Christian Couder Mentored-by: Matthieu Moy Signed-off-by: Karthik Nayak Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index e953ba443..a994b3b19 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -14,7 +14,6 @@ SYNOPSIS 'git tag' -d ... 'git tag' [-n[]] -l [--contains ] [--points-at ] [--column[=] | --no-column] [...] - [...] 'git tag' -v ... DESCRIPTION