Deployed b07fb3e to prerelease with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
jj-docs[bot] 2024-04-04 13:33:10 +00:00
parent e905162224
commit cbcae37630
3 changed files with 5 additions and 5 deletions

View File

@ -6392,11 +6392,11 @@ B => @
If your working-copy commit already has visible children, then `--edit` is
implied.
</code></pre></div>
<p><strong>Usage:</strong> <code>jj next [OPTIONS] [AMOUNT]</code></p>
<p><strong>Usage:</strong> <code>jj next [OPTIONS] [OFFSET]</code></p>
<h6 id="arguments_30"><strong>Arguments:</strong><a class="headerlink" href="#arguments_30" title="Permanent link">&para;</a></h6>
<ul>
<li>
<p><code>&lt;AMOUNT&gt;</code> — How many revisions to move forward. By default advances to the next child</p>
<p><code>&lt;OFFSET&gt;</code> — How many revisions to move forward. Advances to the next child by default</p>
<p>Default value: <code>1</code></p>
</li>
</ul>
@ -6560,11 +6560,11 @@ A A
If your working-copy commit already has visible children, then `--edit` is
implied.
</code></pre></div>
<p><strong>Usage:</strong> <code>jj prev [OPTIONS] [AMOUNT]</code></p>
<p><strong>Usage:</strong> <code>jj prev [OPTIONS] [OFFSET]</code></p>
<h6 id="arguments_34"><strong>Arguments:</strong><a class="headerlink" href="#arguments_34" title="Permanent link">&para;</a></h6>
<ul>
<li>
<p><code>&lt;AMOUNT&gt;</code> — How many revisions to move backward. By default moves to the parent</p>
<p><code>&lt;OFFSET&gt;</code> — How many revisions to move backward. Moves to the parent by default</p>
<p>Default value: <code>1</code></p>
</li>
</ul>

File diff suppressed because one or more lines are too long

Binary file not shown.