summaryrefslogtreecommitdiffstats
path: root/sys-utils/losetup.8
diff options
context:
space:
mode:
authorPetr Uzel2012-02-24 11:51:53 +0100
committerKarel Zak2012-02-24 14:13:47 +0100
commit26c15246f2ac40b77a429588c8ada9f03a9fa255 (patch)
tree2535afbd1588e335be5eff2dd1f632707a437edd /sys-utils/losetup.8
parentdocs: corrections to FSF license files, and postal address (diff)
downloadkernel-qcow2-util-linux-26c15246f2ac40b77a429588c8ada9f03a9fa255.tar.gz
kernel-qcow2-util-linux-26c15246f2ac40b77a429588c8ada9f03a9fa255.tar.xz
kernel-qcow2-util-linux-26c15246f2ac40b77a429588c8ada9f03a9fa255.zip
losetup: add --detach-all to the list of options
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Diffstat (limited to 'sys-utils/losetup.8')
-rw-r--r--sys-utils/losetup.82
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8
index a68836ed0..f50b072e0 100644
--- a/sys-utils/losetup.8
+++ b/sys-utils/losetup.8
@@ -80,6 +80,8 @@ for non-root users.
force loop driver to reread size of the file associated with the specified loop device
.IP "\fB\-d, \-\-detach\fP \fIloopdev\fP..."
detach the file or device associated with the specified loop device(s)
+.IP "\fB\-D, \-\-detach-all\fP"
+detach all associated loop devices
.IP "\fB\-e, \-E, \-\-encryption \fIencryption_type\fP"
enable data encryption with specified name or number
.IP "\fB\-f, \-\-find\fP"