From 916bf85e621bb01d58279a014088376c80050a74 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 9 Jan 2012 23:27:53 +0100 Subject: losetup: add --partscan option Signed-off-by: Karel Zak --- sys-utils/losetup.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys-utils/losetup.8') 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" -- cgit v1.2.3-55-g7522