From 38ae92e4d027063b9b87e51a9bf12809d10066f6 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 23 Oct 2012 17:00:21 -0400 Subject: git-submodule: wrap branch option with "<>" in usage strings. Use "-b " instead of "-b branch". This brings the usage strings in line with other options, e.g. "--reference ". Signed-off-by: W. Trevor King Signed-off-by: Jeff King --- Documentation/git-submodule.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-submodule.txt') diff --git a/Documentation/git-submodule.txt b/Documentation/git-submodule.txt index b4683bba1b..a65f38e184 100644 --- a/Documentation/git-submodule.txt +++ b/Documentation/git-submodule.txt @@ -9,7 +9,7 @@ git-submodule - Initialize, update or inspect submodules SYNOPSIS -------- [verse] -'git submodule' [--quiet] add [-b branch] [-f|--force] +'git submodule' [--quiet] add [-b ] [-f|--force] [--reference ] [--] [] 'git submodule' [--quiet] status [--cached] [--recursive] [--] [...] 'git submodule' [--quiet] init [--] [...] -- cgit v1.2.1