From 26c15246f2ac40b77a429588c8ada9f03a9fa255 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Fri, 24 Feb 2012 11:51:53 +0100 Subject: [PATCH] losetup: add --detach-all to the list of options Signed-off-by: Petr Uzel --- sys-utils/losetup.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8 index a68836ed09..f50b072e0c 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" -- 2.47.3