Skip to content

Commit e2b8b96

Browse files
committed
deploy: f0e8d44
1 parent 96ec17c commit e2b8b96

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

user/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6819,7 +6819,7 @@ <h2 id="examples-70"><a class="header" href="#examples-70">Examples</a></h2>
68196819
</div>
68206820
<pre><code>seq [OPTION]... LAST
68216821
seq [OPTION]... FIRST LAST
6822-
seq [OPTION]... FIRST INCREMENT LAST&quot;;
6822+
seq [OPTION]... FIRST INCREMENT LAST
68236823
</code></pre>
68246824
<h2 id="options-73"><a class="header" href="#options-73">Options</a></h2>
68256825
<dl><dt><code>--separator</code>, <code>-s</code></dt>

user/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

user/utils/seq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h1 id="seq"><a class="header" href="#seq">seq</a></h1>
181181
</div>
182182
<pre><code>seq [OPTION]... LAST
183183
seq [OPTION]... FIRST LAST
184-
seq [OPTION]... FIRST INCREMENT LAST&quot;;
184+
seq [OPTION]... FIRST INCREMENT LAST
185185
</code></pre>
186186
<h2 id="options"><a class="header" href="#options">Options</a></h2>
187187
<dl><dt><code>--separator</code>, <code>-s</code></dt>

0 commit comments

Comments
 (0)