Skip to content

Commit b7dc220

Browse files
committed
deploy: c249eba
1 parent 0a74638 commit b7dc220

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

user/print.html

+4
Original file line numberDiff line numberDiff line change
@@ -4666,6 +4666,10 @@ <h2 id="options-57"><a class="header" href="#options-57">Options</a></h2>
46664666
<dd>
46674667
<p>replace the numbers in these input fields; see FIELDS below</p>
46684668
</dd>
4669+
<dt><code>--format=&lt;FORMAT&gt;</code></dt>
4670+
<dd>
4671+
<p>use printf style floating-point FORMAT; see FORMAT below for details</p>
4672+
</dd>
46694673
<dt><code>--from=&lt;UNIT&gt;</code></dt>
46704674
<dd>
46714675
<p>auto-scale input numbers to UNITs; see UNIT below</p>

user/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

+1-1
Large diffs are not rendered by default.

user/utils/numfmt.html

+4
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,10 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
197197
<dd>
198198
<p>replace the numbers in these input fields; see FIELDS below</p>
199199
</dd>
200+
<dt><code>--format=&lt;FORMAT&gt;</code></dt>
201+
<dd>
202+
<p>use printf style floating-point FORMAT; see FORMAT below for details</p>
203+
</dd>
200204
<dt><code>--from=&lt;UNIT&gt;</code></dt>
201205
<dd>
202206
<p>auto-scale input numbers to UNITs; see UNIT below</p>

0 commit comments

Comments
 (0)