Skip to content

Commit 38e4400

Browse files
committed
deploy: c249eba
1 parent ecb097c commit 38e4400

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

user/print.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4660,7 +4660,7 @@ <h2 id="options-57"><a class="header" href="#options-57">Options</a></h2>
46604660
</dd>
46614661
<dt><code>--field=&lt;FIELDS&gt;</code></dt>
46624662
<dd>
4663-
<p>replace the numbers in these input fields (default=1) see FIELDS below</p>
4663+
<p>replace the numbers in these input fields; see FIELDS below</p>
46644664
</dd>
46654665
<dt><code>--from=&lt;UNIT&gt;</code></dt>
46664666
<dd>
@@ -4680,7 +4680,7 @@ <h2 id="options-57"><a class="header" href="#options-57">Options</a></h2>
46804680
</dd>
46814681
<dt><code>--round=&lt;METHOD&gt;</code></dt>
46824682
<dd>
4683-
<p>use METHOD for rounding when scaling; METHOD can be: up,down, from-zero (default), towards-zero, nearest</p>
4683+
<p>use METHOD for rounding when scaling; METHOD can be: up,down, from-zero, towards-zero, nearest</p>
46844684
</dd>
46854685
<dt><code>--suffix=&lt;SUFFIX&gt;</code></dt>
46864686
<dd>

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/numfmt.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
195195
</dd>
196196
<dt><code>--field=&lt;FIELDS&gt;</code></dt>
197197
<dd>
198-
<p>replace the numbers in these input fields (default=1) see FIELDS below</p>
198+
<p>replace the numbers in these input fields; see FIELDS below</p>
199199
</dd>
200200
<dt><code>--from=&lt;UNIT&gt;</code></dt>
201201
<dd>
@@ -215,7 +215,7 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
215215
</dd>
216216
<dt><code>--round=&lt;METHOD&gt;</code></dt>
217217
<dd>
218-
<p>use METHOD for rounding when scaling; METHOD can be: up,down, from-zero (default), towards-zero, nearest</p>
218+
<p>use METHOD for rounding when scaling; METHOD can be: up,down, from-zero, towards-zero, nearest</p>
219219
</dd>
220220
<dt><code>--suffix=&lt;SUFFIX&gt;</code></dt>
221221
<dd>

0 commit comments

Comments
 (0)