summaryrefslogtreecommitdiffstats
path: root/mount/losetup.8
diff options
context:
space:
mode:
authorKarel Zak2007-03-22 14:22:10 +0100
committerKarel Zak2007-03-22 14:22:10 +0100
commit8b125fae1c94fd9200c86c2d7754f0d86b8b6f17 (patch)
tree0b2a0bf6c1aa9c66957eb47b8cc66a6f1a17b79f /mount/losetup.8
parentmount: add -s and -f and note to man page for external mount helpers (diff)
downloadkernel-qcow2-util-linux-8b125fae1c94fd9200c86c2d7754f0d86b8b6f17.tar.gz
kernel-qcow2-util-linux-8b125fae1c94fd9200c86c2d7754f0d86b8b6f17.tar.xz
kernel-qcow2-util-linux-8b125fae1c94fd9200c86c2d7754f0d86b8b6f17.zip
losetup: add -a option to list all used loop devices
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/losetup.8')
-rw-r--r--mount/losetup.84
1 files changed, 4 insertions, 0 deletions
diff --git a/mount/losetup.8 b/mount/losetup.8
index 06022ef4e..f2bb5c832 100644
--- a/mount/losetup.8
+++ b/mount/losetup.8
@@ -9,6 +9,8 @@ Get info:
.B losetup
.I loop_device
.sp
+.B losetup -a
+.sp
.in -5
Delete loop:
.sp
@@ -66,6 +68,8 @@ option, or one uses a name with the
.B \-e
option.)
.SH OPTIONS
+.IP \fB\-a\fP
+Show status of all loop devices.
.IP \fB\-d\fP
Detach the file or device associated with the specified loop device.
.IP "\fB\-E \fIencryption_type\fP"