]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-submodule.txt
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
[git.git] / Documentation / git-submodule.txt
index 829b03201d0bc365983ed98034c3df284081c1d3..bf33b0cba05e8858e28275661c731aae6c8372ee 100644 (file)
@@ -63,7 +63,7 @@ COMMANDS
 add::
        Add the given repository as a submodule at the given path
        to the changeset to be committed next to the current
-       project: the current project is termed termed the "superproject".
+       project: the current project is termed the "superproject".
 +
 This requires two arguments: <repository> and <path>.
 +
@@ -146,8 +146,8 @@ OPTIONS
        (the default). This limit only applies to modified submodules. The
        size is always limited to 1 for added/deleted/typechanged submodules.
 
-<path>::
-       Path to submodule(s). When specified this will restrict the command
+<path>...::
+       Paths to submodule(s). When specified this will restrict the command
        to only operate on the submodules found at the specified paths.
        (This argument is required with add).