]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
losetup: add --detach-all to the list of options
authorPetr Uzel <petr.uzel@suse.cz>
Fri, 24 Feb 2012 10:51:53 +0000 (11:51 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 24 Feb 2012 13:13:47 +0000 (14:13 +0100)
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
sys-utils/losetup.8

index a68836ed09ede67947028260307b5e6e6ccf6bdb..f50b072e0cf3f29502f9715b0fcba4b0404cf3dc 100644 (file)
@@ -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"