Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kn/tag-doc-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 19 Aug 2015 21:41:32 +0000
(14:41 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 19 Aug 2015 21:41:32 +0000
(14:41 -0700)
* kn/tag-doc-fix:
Documentation/tag: remove double occurance of "<pattern>"
Documentation/git-tag.txt
patch
|
blob
|
history
raw
(from parent 1:
cacee08
)
diff --git
a/Documentation/git-tag.txt
b/Documentation/git-tag.txt
index 034d10d633c343b17a83879b00aae3ba2a98a388..4b04c2b7d500521f1cf963a89ed010512faa29c6 100644
(file)
--- a/
Documentation/git-tag.txt
+++ b/
Documentation/git-tag.txt
@@
-14,7
+14,6
@@
SYNOPSIS
'git tag' -d <tagname>...
'git tag' [-n[<num>]] -l [--contains <commit>] [--points-at <object>]
[--column[=<options>] | --no-column] [<pattern>...]
- [<pattern>...]
'git tag' -v <tagname>...
DESCRIPTION