summaryrefslogtreecommitdiffstats
path: root/git-submodule.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-31 22:11:21 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-31 22:11:21 +0000
commit9e39507860f707da6967f6e2cdec8974241d9918 (patch)
tree9c57a3d231215b8d48a0dd06221fdd4f22d70416 /git-submodule.txt
parent7f80ae8006f163acc614aebc362adf92788b20a6 (diff)
downloadgit-htmldocs-9e39507860f707da6967f6e2cdec8974241d9918.tar.gz
Autogenerated HTML docs for v1.6.0-rc1-34-g0fe8c
Diffstat (limited to 'git-submodule.txt')
-rw-r--r--git-submodule.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-submodule.txt b/git-submodule.txt
index 35efeefb3..bf33b0cba 100644
--- a/git-submodule.txt
+++ b/git-submodule.txt
@@ -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).