tag: duplicate mention of --contains should mention --no-contains
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 15 May 2017 12:23:31 +0000 (12:23 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 May 2017 12:54:05 +0000 (21:54 +0900)
Fix a duplicate mention of --contains in the SYNOPSIS to mention
--no-contains.

This fixes an error introduced in my commit ac3f5a3468 ("ref-filter:
add --no-contains option to tag/branch/for-each-ref", 2017-03-24).

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found