for-each-ref: fix description of '--contains' in manpage

'git for-each-ref's manpage says that '--contains' only lists tags,
but it lists all kinds of refs.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
SZEDER Gábor 2016-03-30 15:48:30 +02:00 committed by Junio C Hamano
parent 4a71109aa4
commit 8b5a3e9828

View File

@ -76,7 +76,7 @@ OPTIONS
specified commit (HEAD if not specified). specified commit (HEAD if not specified).
--contains [<object>]:: --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). specified).
FIELD NAMES FIELD NAMES