summaryrefslogtreecommitdiff
path: root/doc/C/parted.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/C/parted.8')
-rw-r--r--doc/C/parted.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/C/parted.8 b/doc/C/parted.8
index cf0b829..7895440 100644
--- a/doc/C/parted.8
+++ b/doc/C/parted.8
@@ -126,7 +126,7 @@ Supported flags are: "boot", "root", "swap", "hidden", "raid", "lvm", "lba",
.B unit \fIunit\fP
Set \fIunit\fP as the unit to use when displaying locations and sizes, and for
interpreting those given by the user when not suffixed with an explicit unit.
-\fIunit\fP can be one of "s" (sectors), "B" (bytes), "kB", "MB", "MiB", "GB",
+\fIunit\fP can be one of "s" (sectors), "B" (bytes), "kB", "MB", "KiB", "MiB", "GB",
"GiB", "TB", "TiB", "%" (percentage of device size), "cyl" (cylinders), "chs"
(cylinders, heads, sectors), or "compact" (megabytes for input, and a
human-friendly form for output).