Autogenerated HTML docs for v1.5.4-rc4-14-g6fc74
authorJunio C Hamano <junio@hera.kernel.org>
Tue, 22 Jan 2008 08:39:14 +0000 (08:39 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Tue, 22 Jan 2008 08:39:14 +0000 (08:39 +0000)
git-submodule.html
git-submodule.txt

index e8efc9ce21b86d216409079ca60c976b3cf4116a..71f70853a385edbb7ecbd48e34f039b0b99369e0 100644 (file)
@@ -273,8 +273,9 @@ git-submodule(1) Manual Page
 <h2>SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<div class="content"><em>git-submodule</em> [--quiet] [-b branch] add &lt;repository&gt; [&lt;path&gt;]\r
-<em>git-submodule</em> [--quiet] [--cached] [status|init|update] [--] [&lt;path&gt;&#8230;]</div></div>\r
+<div class="content"><em>git-submodule</em> [--quiet] add [-b branch] [--] &lt;repository&gt; [&lt;path&gt;]\r
+<em>git-submodule</em> [--quiet] status [--cached] [--] [&lt;path&gt;&#8230;]\r
+<em>git-submodule</em> [--quiet] [init|update] [--] [&lt;path&gt;&#8230;]</div></div>\r
 </div>\r
 <h2>COMMANDS</h2>\r
 <div class="sectionbody">\r
@@ -389,7 +390,7 @@ for details.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:51 UTC\r
+Last updated 22-Jan-2008 08:38:57 UTC\r
 </div>\r
 </div>\r
 </body>\r
index cffc6d48fb0f74c744181de25fb34532eb3d1adb..e818e6e7895a94af0b05f04d2c8ecdae64583efd 100644 (file)
@@ -9,8 +9,9 @@ git-submodule - Initialize, update or inspect submodules
 SYNOPSIS
 --------
 [verse]
-'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