mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-29 11:01:13 +00:00
Deployed 726cbbd to prerelease with MkDocs 1.6.0 and mike 2.1.1
This commit is contained in:
parent
b1c57f4818
commit
8353a71a57
@ -6470,10 +6470,21 @@ Martin von Zweigbergk</p>
|
||||
<p><strong>Usage:</strong> <code>jj diffedit [OPTIONS]</code></p>
|
||||
<h6 id="options_14"><strong>Options:</strong><a class="headerlink" href="#options_14" title="Permanent link">¶</a></h6>
|
||||
<ul>
|
||||
<li><code>-r</code>, <code>--revision <REVISION></code> — The revision to touch up. Defaults to @ if neither --to nor --from are specified</li>
|
||||
<li><code>--from <FROM></code> — Show changes from this revision. Defaults to @ if --to is specified</li>
|
||||
<li><code>--to <TO></code> — Edit changes in this revision. Defaults to @ if --from is specified</li>
|
||||
<li><code>--tool <NAME></code> — Specify diff editor to be used</li>
|
||||
<li>
|
||||
<p><code>-r</code>, <code>--revision <REVISION></code> — The revision to touch up</p>
|
||||
<p>Defaults to @ if neither --to nor --from are specified.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>--from <FROM></code> — Show changes from this revision</p>
|
||||
<p>Defaults to @ if --to is specified.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>--to <TO></code> — Edit changes in this revision</p>
|
||||
<p>Defaults to @ if --from is specified.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>--tool <NAME></code> — Specify diff editor to be used</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="jj-duplicate"><code>jj duplicate</code><a class="headerlink" href="#jj-duplicate" title="Permanent link">¶</a></h2>
|
||||
<p>Create a new change with the same content as an existing one</p>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user