summaryrefslogtreecommitdiff
path: root/mount/losetup.8
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2007-03-22 14:22:10 +0100
committerKarel Zak <kzak@redhat.com>2007-03-22 14:22:10 +0100
commit8b125fae1c94fd9200c86c2d7754f0d86b8b6f17 (patch)
tree0b2a0bf6c1aa9c66957eb47b8cc66a6f1a17b79f /mount/losetup.8
parent460e061dd93e9f4df45ee50f0ddd3cc2d38a8255 (diff)
downloadutil-linux-old-8b125fae1c94fd9200c86c2d7754f0d86b8b6f17.tar.gz
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 06022ef4..f2bb5c83 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"