From: Junio C Hamano Date: Tue, 22 Jan 2008 08:39:14 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.4-rc4-14-g6fc74 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=42059e7a307a413461ad8bc7e5220551fed612f5;p=git.git Autogenerated HTML docs for v1.5.4-rc4-14-g6fc74 --- diff --git a/git-submodule.html b/git-submodule.html index e8efc9ce2..71f70853a 100644 --- a/git-submodule.html +++ b/git-submodule.html @@ -273,8 +273,9 @@ git-submodule(1) Manual Page

SYNOPSIS

-
git-submodule [--quiet] [-b branch] add <repository> [<path>] -git-submodule [--quiet] [--cached] [status|init|update] [--] [<path>…]
+
git-submodule [--quiet] add [-b branch] [--] <repository> [<path>] +git-submodule [--quiet] status [--cached] [--] [<path>…] +git-submodule [--quiet] [init|update] [--] [<path>…]

COMMANDS

@@ -389,7 +390,7 @@ for details.

diff --git a/git-submodule.txt b/git-submodule.txt index cffc6d48f..e818e6e78 100644 --- a/git-submodule.txt +++ b/git-submodule.txt @@ -9,8 +9,9 @@ git-submodule - Initialize, update or inspect submodules SYNOPSIS -------- [verse] -'git-submodule' [--quiet] [-b branch] add [] -'git-submodule' [--quiet] [--cached] [status|init|update] [--] [...] +'git-submodule' [--quiet] add [-b branch] [--] [] +'git-submodule' [--quiet] status [--cached] [--] [...] +'git-submodule' [--quiet] [init|update] [--] [...] COMMANDS