git-submodule: wrap branch option with "<>" in usage strings.
commit38ae92e4d027063b9b87e51a9bf12809d10066f6
authorW. Trevor King <wking@tremily.us>
Tue, 23 Oct 2012 21:00:21 +0000 (23 17:00 -0400)
committerJeff King <peff@peff.net>
Thu, 25 Oct 2012 08:46:13 +0000 (25 04:46 -0400)
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>
Signed-off-by: Jeff King <peff@peff.net>
Documentation/git-submodule.txt
git-submodule.sh