From: SZEDER Gábor Date: Wed, 30 Mar 2016 13:48:30 +0000 (+0200) Subject: for-each-ref: fix description of '--contains' in manpage X-Git-Tag: v2.8.3~28^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b5a3e9828be45e2535686a8481557c032ab11c5;p=git 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 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-for-each-ref.txt b/Documentation/git-for-each-ref.txt index e49d5782fc..576b079039 100644 --- a/Documentation/git-for-each-ref.txt +++ b/Documentation/git-for-each-ref.txt @@ -76,7 +76,7 @@ OPTIONS specified commit (HEAD if not specified). --contains []:: - 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