This commit is contained in:
sylvestre
2023-06-29 03:05:27 +00:00
parent fb3e768701
commit da2e076009
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6832,7 +6832,7 @@ seq [OPTION]... FIRST INCREMENT LAST
<dd>
<p>Terminator character (defaults to \n)</p>
</dd>
<dt><code>--widths</code>, <code>-w</code></dt>
<dt><code>--equal-width</code>, <code>-w</code></dt>
<dd>
<p>Equalize widths of all numbers by padding with zeros</p>
</dd>
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -192,7 +192,7 @@ seq [OPTION]... FIRST INCREMENT LAST
<dd>
<p>Terminator character (defaults to \n)</p>
</dd>
<dt><code>--widths</code>, <code>-w</code></dt>
<dt><code>--equal-width</code>, <code>-w</code></dt>
<dd>
<p>Equalize widths of all numbers by padding with zeros</p>
</dd>