Skip to content

Commit

Permalink
Merge branch 'kn/tag-doc-fix' into maint
Browse files Browse the repository at this point in the history
* kn/tag-doc-fix:
  Documentation/tag: remove double occurance of "<pattern>"
  • Loading branch information
Junio C Hamano committed Aug 19, 2015
2 parents cacee08 + 3581304 commit 24493ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/git-tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24493ff

Please sign in to comment.