mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-27 02:59:36 +02:00
doc: fix typo in numfmt invocation
* doc/coreutils.texi (numfmt invocation): s/nun/num/. Fixes http://bugs.gnu.org/16122
This commit is contained in:
+1
-1
@@ -2444,7 +2444,7 @@ are interpreted as @emph{IEC} values.
|
||||
|
||||
Converting a single number from/to @emph{human} representation:
|
||||
@example
|
||||
$ nunfmt --to=si 500000
|
||||
$ numfmt --to=si 500000
|
||||
500K
|
||||
|
||||
$ numfmt --to=iec 500000
|
||||
|
||||
Reference in New Issue
Block a user