Deployed 72438fc to prerelease with MkDocs 1.6.0 and mike 2.1.1

This commit is contained in:
jj-docs[bot] 2024-06-15 12:15:08 +00:00
parent 01bf01ebf5
commit 399385cc39
2 changed files with 7 additions and 4 deletions

View File

@ -6423,8 +6423,9 @@ tool-command = ["rustfmt", "--emit", "stdout"]</p>
<p>Possible values: <code>true</code>, <code>false</code></p>
</li>
<li>
<p><code>-l</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of revisions to show</p>
<p><code>-n</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of revisions to show</p>
</li>
<li><code>-l &lt;LIMIT&gt;</code></li>
<li>
<p><code>--no-graph</code> — Don't show the graph, show a flat list of revisions</p>
<p>Possible values: <code>true</code>, <code>false</code></p>
@ -6546,8 +6547,9 @@ implied.</p>
<p>Default value: <code>@</code></p>
</li>
<li>
<p><code>-l</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of revisions to show</p>
<p><code>-n</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of revisions to show</p>
</li>
<li><code>-l &lt;LIMIT&gt;</code></li>
<li>
<p><code>--no-graph</code> — Don't show the graph, show a flat list of revisions</p>
<p>Possible values: <code>true</code>, <code>false</code></p>
@ -6610,7 +6612,8 @@ implied.</p>
<p><strong>Usage:</strong> <code>jj operation log [OPTIONS]</code></p>
<h6 id="options_32"><strong>Options:</strong><a class="headerlink" href="#options_32" title="Permanent link">&para;</a></h6>
<ul>
<li><code>-l</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of operations to show</li>
<li><code>-n</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of operations to show</li>
<li><code>-l &lt;LIMIT&gt;</code></li>
<li>
<p><code>--no-graph</code> — Don't show the graph, show a flat list of operations</p>
<p>Possible values: <code>true</code>, <code>false</code></p>

File diff suppressed because one or more lines are too long