mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-03 14:37:45 +00:00
Update src/uu/printf/printf.md
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
This commit is contained in:
parent
f688a7ec8d
commit
097002bdaf
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Fields
|
|||
* `%e` or `%E`: scientific notation floating point value
|
||||
* `%g` or `%G`: shorter of specially interpreted decimal or SciNote floating point value.
|
||||
second parameter is
|
||||
-max places after decimal point for floating point output
|
||||
`-max` places after decimal point for floating point output
|
||||
-max number of significant digits for scientific notation output
|
||||
|
||||
parameterizing fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue