summaryrefslogtreecommitdiffstats
path: root/sys-utils/losetup.8
diff options
context:
space:
mode:
authorKarel Zak2014-04-03 10:41:04 +0200
committerKarel Zak2014-04-03 12:29:20 +0200
commit145766440ad10c08dc6e751e2b9fa738e9ef39fd (patch)
tree2fcae4cbd1981b16389d0d0411b47b5eac23dc6e /sys-utils/losetup.8
parentlosetup: clean up scols usage (diff)
downloadkernel-qcow2-util-linux-145766440ad10c08dc6e751e2b9fa738e9ef39fd.tar.gz
kernel-qcow2-util-linux-145766440ad10c08dc6e751e2b9fa738e9ef39fd.tar.xz
kernel-qcow2-util-linux-145766440ad10c08dc6e751e2b9fa738e9ef39fd.zip
losetup: tiny change to usage()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/losetup.8')
-rw-r--r--sys-utils/losetup.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8
index 35713bcca..72990aaaf 100644
--- a/sys-utils/losetup.8
+++ b/sys-utils/losetup.8
@@ -63,10 +63,11 @@ Resize loop device:
is used to associate loop devices with regular files or block devices,
to detach loop devices and to query the status of a loop device. If only the
\fIloopdev\fP argument is given, the status of the corresponding loop
-device is shown.
+device is shown. If no option is given, all loop devices are shown.
Note that the old output format (e.g. losetup -a) with comma delimited strings is
-deprecated in favour of the --list output format (e.g. losetup -a -l).
+deprecated in favour of the --list output format.
+
.SH OPTIONS
+The \fIsize\fR and \fIoffset\fR arguments may be followed by the multiplicative
+suffixes KiB=1024, MiB=1024*1024, and so on for GiB, TiB, PiB, EiB, ZiB and YiB