]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-submodule.txt
Merge branch 'master' of github.com:alshopov/git-po into git-po-master
[thirdparty/git.git] / Documentation / git-submodule.txt
index 0ed5c24dc1ce553d0b0ac90d49fcf161a3320474..1f46380af2d49360802dfa579d4b51b6e1fbaeda 100644 (file)
@@ -173,7 +173,8 @@ submodule with the `--init` option.
 If `--recursive` is specified, this command will recurse into the
 registered submodules, and update any nested submodules within.
 --
-set-branch ((-d|--default)|(-b|--branch <branch>)) [--] <path>::
+set-branch (-b|--branch) <branch> [--] <path>::
+set-branch (-d|--default) [--] <path>::
        Sets the default remote tracking branch for the submodule. The
        `--branch` option allows the remote branch to be specified. The
        `--default` option removes the submodule.<name>.branch configuration