You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
deploy: f0e8d44e6e
This commit is contained in:
+2
-2
@@ -3629,11 +3629,11 @@ the program will also return <code>1</code>.</p>
|
||||
</dd>
|
||||
<dt><code>--width=<WIDTH></code>, <code>-w <WIDTH></code></dt>
|
||||
<dd>
|
||||
<p>Fill output lines up to a maximum of WIDTH columns, default 79.</p>
|
||||
<p>Fill output lines up to a maximum of WIDTH columns, default 75.</p>
|
||||
</dd>
|
||||
<dt><code>--goal=<GOAL></code>, <code>-g <GOAL></code></dt>
|
||||
<dd>
|
||||
<p>Goal width, default ~0.94*WIDTH. Must be less than WIDTH.</p>
|
||||
<p>Goal width, default of 93% of WIDTH. Must be less than WIDTH.</p>
|
||||
</dd>
|
||||
<dt><code>--quick</code>, <code>-q</code></dt>
|
||||
<dd>
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2
-2
@@ -243,11 +243,11 @@
|
||||
</dd>
|
||||
<dt><code>--width=<WIDTH></code>, <code>-w <WIDTH></code></dt>
|
||||
<dd>
|
||||
<p>Fill output lines up to a maximum of WIDTH columns, default 79.</p>
|
||||
<p>Fill output lines up to a maximum of WIDTH columns, default 75.</p>
|
||||
</dd>
|
||||
<dt><code>--goal=<GOAL></code>, <code>-g <GOAL></code></dt>
|
||||
<dd>
|
||||
<p>Goal width, default ~0.94*WIDTH. Must be less than WIDTH.</p>
|
||||
<p>Goal width, default of 93% of WIDTH. Must be less than WIDTH.</p>
|
||||
</dd>
|
||||
<dt><code>--quick</code>, <code>-q</code></dt>
|
||||
<dd>
|
||||
|
||||
Reference in New Issue
Block a user