* kn/tag-doc-fix:
  Documentation/tag: remove double occurance of "<pattern>"
This commit is contained in:
Junio C Hamano 2015-08-03 11:01:23 -07:00
Родитель c0d503433f 35813042ef
Коммит 85df7cd487
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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