Imported Upstream version 2.5.1
[platform/upstream/git.git] / Documentation / git-tag.txt
index 034d10d..4b04c2b 100644 (file)
@@ -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