]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-submodule.txt
git-submodule.txt: fix AsciiDoc formatting error
[thirdparty/git.git] / Documentation / git-submodule.txt
index 4daf14418074abe1b0c3cb5b720afe15e2576561..0474e7af0fe37daa80ead2b8ede312929360d441 100644 (file)
@@ -169,7 +169,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