summaryrefslogtreecommitdiffstats
path: root/sys-utils/losetup.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/losetup.8')
-rw-r--r--sys-utils/losetup.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8
index 43dc76815..3d407217a 100644
--- a/sys-utils/losetup.8
+++ b/sys-utils/losetup.8
@@ -49,7 +49,7 @@ Setup loop device:
.in +8
.RB [ \-p
.IR pfd ]
-.RB [ \-r ]
+.RB [ \-rP ]
.RB { \-f [ \-\-show ]| \fIloopdev\fP }
.I file
.sp
@@ -99,6 +99,8 @@ the data end is set to no more than \fIsize\fP bytes after the data start
read the passphrase from file descriptor with number
.I num
instead of from the terminal
+.IP "\fB\-P, \-\-partscan\fP"
+force kernel to scan partition table on newly created loop device
.IP "\fB\-r, \-\-read-only\fP"
setup read-only loop device
.IP "\fB\-\-show\fP"