mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-29 11:01:13 +00:00
Deployed b07fb3e to prerelease with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
e905162224
commit
cbcae37630
@ -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">¶</a></h6>
|
||||
<ul>
|
||||
<li>
|
||||
<p><code><AMOUNT></code> — How many revisions to move forward. By default advances to the next child</p>
|
||||
<p><code><OFFSET></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">¶</a></h6>
|
||||
<ul>
|
||||
<li>
|
||||
<p><code><AMOUNT></code> — How many revisions to move backward. By default moves to the parent</p>
|
||||
<p><code><OFFSET></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.
Loading…
x
Reference in New Issue
Block a user