summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 5ca592e05..91267e8c7 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -887,7 +887,7 @@ that use <a href="git-rm.html">git-rm(1)</a> instead. See <a href="gitsubmodules
options.</p></div>
</dd>
<dt class="hdlist1">
-update [--init] [--remote] [-N|--no-fetch] [--[no-]recommend-shallow] [-f|--force] [--checkout|--rebase|--merge] [--reference &lt;repository&gt;] [--depth &lt;depth&gt;] [--recursive] [--jobs &lt;n&gt;] [--[no-]single-branch] [--filter &lt;filter spec&gt;] [--] [&lt;path&gt;&#8230;]
+update [--init] [--remote] [-N|--no-fetch] [--[no-]recommend-shallow] [-f|--force] [--checkout|--rebase|--merge] [--reference &lt;repository&gt;] [--depth &lt;depth&gt;] [--recursive] [--jobs &lt;n&gt;] [--[no-]single-branch] [--filter &lt;filter-spec&gt;] [--] [&lt;path&gt;&#8230;]
</dt>
<dd>
<div class="openblock">
@@ -967,7 +967,7 @@ setting as stored in <code>.gitmodules</code>, you can automatically initialize
submodule with the <code>--init</code> option.</p></div>
<div class="paragraph"><p>If <code>--recursive</code> is specified, this command will recurse into the
registered submodules, and update any nested submodules within.</p></div>
-<div class="paragraph"><p>If <code>--filter &lt;filter spec&gt;</code> is specified, the given partial clone filter will be
+<div class="paragraph"><p>If <code>--filter &lt;filter-spec&gt;</code> is specified, the given partial clone filter will be
applied to the submodule. See <a href="git-rev-list.html">git-rev-list(1)</a> for details on filter
specifications.</p></div>
</div></div>
@@ -1416,7 +1416,7 @@ for details.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-08-04 12:03:14 PDT
+ 2024-02-08 15:45:59 PST
</div>
</div>
</body>