Merge branch 'maint-1.8.5' into maint-1.9
[gitweb.git] / Documentation / git-tag.txt
index a82d2e27bdd9c923603404d8bb9445e5de3f8edc..8c82b87c8026ed6531e55708be3577144932075b 100644 (file)
@@ -103,8 +103,9 @@ OPTIONS
 +
 This option is only applicable when listing tags without annotation lines.
 
---contains <commit>::
-       Only list tags which contain the specified commit.
+--contains [<commit>]::
+       Only list tags which contain the specified commit (HEAD if not
+       specified).
 
 --points-at <object>::
        Only list tags of the given object.