Skip to content

Commit

Permalink
Deployed e54ecef to prerelease with MkDocs 1.6.0 and mike 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-docs[bot] committed Jul 2, 2024
1 parent 5553ac1 commit dc152a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions prerelease/cli-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6028,6 +6028,12 @@ <h6 id="options_7"><strong>Options:</strong><a class="headerlink" href="#options
<li><code>-i</code>, <code>--interactive</code> — Interactively choose which changes to include in the first commit</li>
<li><code>--tool &lt;NAME&gt;</code> — Specify diff editor to be used (implies --interactive)</li>
<li><code>-m</code>, <code>--message &lt;MESSAGE&gt;</code> — The change description to use (don't open editor)</li>
<li>
<p><code>--reset-author</code> — Reset the author to the configured user</p>
<p>This resets the author name, email, and timestamp.</p>
<p>You can use it in combination with the JJ_USER and JJ_EMAIL environment variables to set a different author:</p>
<p>$ JJ_USER='Foo Bar' [email protected] jj commit --reset-author</p>
</li>
</ul>
<h2 id="jj-config"><code>jj config</code><a class="headerlink" href="#jj-config" title="Permanent link">&para;</a></h2>
<p>Manage config options</p>
Expand Down
2 changes: 1 addition & 1 deletion prerelease/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit dc152a9

Please sign in to comment.