Merge branch 'kn/for-each-tag-branch' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 May 2016 21:53:23 +0000 (14:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 May 2016 21:53:23 +0000 (14:53 -0700)
A minor documentation update.

* kn/for-each-tag-branch:
for-each-ref: fix description of '--contains' in manpage

Documentation/git-for-each-ref.txt
index 012e8f9a080d2dc386d2f878c2bc9812ba6113f8..c52578bb87ccfec1cf37defd4c3be4afbb16259b 100644 (file)
@@ -76,7 +76,7 @@ OPTIONS
        specified commit (HEAD if not specified).
 
 --contains [<object>]::
-       Only list tags which contain the specified commit (HEAD if not
+       Only list refs which contain the specified commit (HEAD if not
        specified).
 
 FIELD NAMES