branch doc: update description for `--list`
commit75ec4a6cb0921688d01a7e7800a5dd5d9f1ad586
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Mar 2017 04:17:00 +0000 (23 21:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Mar 2017 17:15:49 +0000 (24 10:15 -0700)
tree10342c1a5385aa98c7372389678ac7e467983624
parentb66f3b6bba3a4e0210f8d63ce456f3055c8aa85d
branch doc: update description for `--list`

The paragraph begins with a sample command line `git branch <name>`
that has nothing to do with the option being described.  Remove it,
but use the space to instead show that multiple patterns can be
given.

Also mention the unfortunate `-l` that can be easily confused with
it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt