Deployed 986630b to prerelease with MkDocs 1.6.0 and mike 2.1.1

This commit is contained in:
jj-docs[bot] 2024-06-13 22:09:01 +00:00
parent b64fe1396a
commit 07d872dcb5
2 changed files with 2 additions and 2 deletions

View File

@ -6200,7 +6200,7 @@ tool-command = ["rustfmt", "--emit", "stdout"]</p>
</ul>
<h6 id="options_21"><strong>Options:</strong><a class="headerlink" href="#options_21" title="Permanent link">&para;</a></h6>
<ul>
<li><code>-s</code>, <code>--source &lt;SOURCE&gt;</code> — Fix files in the specified revision(s) and their descendants</li>
<li><code>-s</code>, <code>--source &lt;SOURCE&gt;</code> — Fix files in the specified revision(s) and their descendants. If no revisions are specified, this defaults to the <code>revsets.fix</code> setting, or <code>reachable(@, mutable())</code> if it is not set</li>
</ul>
<h2 id="jj-git"><code>jj git</code><a class="headerlink" href="#jj-git" title="Permanent link">&para;</a></h2>
<p>Commands for working with Git remotes and the underlying Git repo</p>

File diff suppressed because one or more lines are too long