/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
cacee08
)
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
|
blame
|
history
diff --git
a/Documentation/git-tag.txt
b/Documentation/git-tag.txt
index
034d10d
..
4b04c2b
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