pathspec: support :(glob) syntax
[gitweb.git] / Documentation / git-submodule.txt
index e5767134b1a2a84c284e87c900948e4530b25576..bfff09062d028dc038f0926042f651084c1395d6 100644 (file)
@@ -262,7 +262,7 @@ OPTIONS
 --remote::
        This option is only valid for the update command.  Instead of using
        the superproject's recorded SHA-1 to update the submodule, use the
-       status of the submodule's remote tracking branch.  The remote used
+       status of the submodule's remote-tracking branch.  The remote used
        is branch's remote (`branch.<name>.remote`), defaulting to `origin`.
        The remote branch used defaults to `master`, but the branch name may
        be overridden by setting the `submodule.<name>.branch` option in