Deployed 1240487 to prerelease with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
jj-docs[bot] 2024-11-08 18:41:22 +00:00
parent 01e8f7510d
commit 813e1e54d0
2 changed files with 3 additions and 7 deletions

View File

@ -7256,7 +7256,7 @@ B B
</code></pre></div> </code></pre></div>
<p>If <code>--edit</code> is passed, the working copy revision is changed to the child of <p>If <code>--edit</code> is passed, the working copy revision is changed to the child of
the current working copy revision.</p> the current working copy revision.</p>
<p><div class="highlight"><pre><span></span><code>D D <div class="highlight"><pre><span></span><code>D D
| | | |
C C C C
| | | |
@ -7264,8 +7264,6 @@ B =&gt; @
| | | |
@ A @ A
</code></pre></div> </code></pre></div>
If your working-copy commit already has visible children, then <code>--edit</code> is
implied.</p>
<p><strong>Usage:</strong> <code>jj next [OPTIONS] [OFFSET]</code></p> <p><strong>Usage:</strong> <code>jj next [OPTIONS] [OFFSET]</code></p>
<h6 id="arguments_37"><strong>Arguments:</strong><a class="headerlink" href="#arguments_37" title="Permanent link">&para;</a></h6> <h6 id="arguments_37"><strong>Arguments:</strong><a class="headerlink" href="#arguments_37" title="Permanent link">&para;</a></h6>
<ul> <ul>
@ -7517,7 +7515,7 @@ B B
</code></pre></div> </code></pre></div>
<p>If <code>--edit</code> is passed, the working copy revision is changed to the parent of <p>If <code>--edit</code> is passed, the working copy revision is changed to the parent of
the current working copy revision.</p> the current working copy revision.</p>
<p><div class="highlight"><pre><span></span><code>D @ D <div class="highlight"><pre><span></span><code>D @ D
|/ | |/ |
C =&gt; @ C =&gt; @
| | | |
@ -7525,8 +7523,6 @@ B B
| | | |
A A A A
</code></pre></div> </code></pre></div>
If the working copy revision already has visible children, then <code>--edit</code> is
implied</p>
<p><strong>Usage:</strong> <code>jj prev [OPTIONS] [OFFSET]</code></p> <p><strong>Usage:</strong> <code>jj prev [OPTIONS] [OFFSET]</code></p>
<h6 id="arguments_43"><strong>Arguments:</strong><a class="headerlink" href="#arguments_43" title="Permanent link">&para;</a></h6> <h6 id="arguments_43"><strong>Arguments:</strong><a class="headerlink" href="#arguments_43" title="Permanent link">&para;</a></h6>
<ul> <ul>

File diff suppressed because one or more lines are too long