git-submodule: wrap branch option with "<>" in usage strings. wtk/submodule-doc-fixup
authorW. Trevor King <wking@tremily.us>
Tue, 23 Oct 2012 20:57:49 +0000 (16:57 -0400)
committerW. Trevor King <wking@tremily.us>
Tue, 23 Oct 2012 21:00:08 +0000 (17:00 -0400)
commit6332cbbfccd24f9d1ed37de424372ca354e9a4da
treea80b0557be751d6b97f73423c78544022c968c8f
parent8c7a786b6c8eae8eac91083cdc9a6e337bc133b0
git-submodule: wrap branch option with "<>" in usage strings.

Use "-b <branch>" instead of "-b branch".  This brings the usage
strings in line with other options, e.g. "--reference <repository>".

Signed-off-by: W. Trevor King <wking@tremily.us>
Documentation/git-submodule.txt
git-submodule.sh