Merge branch 'rh/maint-gitweb-highlight-ext' into maint
[gitweb.git] / Documentation / git-submodule.txt
index b4683bba1bc0ea6561a2378c663cf431776a3f7a..a65f38e18427c0b87854181c45e49a7bd226e63a 100644 (file)
@@ -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 <branch>] [-f|--force]
              [--reference <repository>] [--] <repository> [<path>]
 'git submodule' [--quiet] status [--cached] [--recursive] [--] [<path>...]
 'git submodule' [--quiet] init [--] [<path>...]