Deployed bfbd04b to prerelease with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
jj-docs[bot] 2024-11-11 17:44:49 +00:00
parent 0e0cc96cb0
commit 841b94d896
2 changed files with 3 additions and 3 deletions

View File

@ -6294,7 +6294,7 @@ does not match the <code>jj help</code> output exactly.</p>
<ul>
<li><code>abandon</code> — Abandon a revision</li>
<li><code>backout</code> — Apply the reverse of a revision on top of another revision</li>
<li><code>bookmark</code> — Manage bookmarks</li>
<li><code>bookmark</code> — Manage bookmarks [default alias: b]</li>
<li><code>commit</code> — Update the description and create a new change on top</li>
<li><code>config</code> — Manage config options</li>
<li><code>describe</code> — Update the change description or other metadata [aliases: desc]</li>
@ -6401,7 +6401,7 @@ does not match the <code>jj help</code> output exactly.</p>
</li>
</ul>
<h2 id="jj-bookmark"><code>jj bookmark</code><a class="headerlink" href="#jj-bookmark" title="Permanent link">&para;</a></h2>
<p>Manage bookmarks</p>
<p>Manage bookmarks [default alias: b]</p>
<p>For information about bookmarks, see https://martinvonz.github.io/jj/latest/bookmarks.</p>
<p><strong>Usage:</strong> <code>jj bookmark &lt;COMMAND&gt;</code></p>
<h6 id="subcommands_1"><strong>Subcommands:</strong><a class="headerlink" href="#subcommands_1" title="Permanent link">&para;</a></h6>

File diff suppressed because one or more lines are too long