summaryrefslogtreecommitdiffstats
path: root/sys-utils/losetup.8
diff options
context:
space:
mode:
authorJ William Piggott2015-01-20 02:11:52 +0100
committerJ William Piggott2015-01-21 00:15:30 +0100
commitb06c1ca6f8708e541d102843ed9b9bd38ce207cd (patch)
tree29c49ad44541dd7f3b67f9c744b9a9b625b675ae /sys-utils/losetup.8
parentlibfdisk: accept Start offset in {B,M,G..}iB in sfdisk scripts (diff)
downloadkernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.tar.gz
kernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.tar.xz
kernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.zip
docs: restore minus symbols in long opts
Signed-off-by: J William Piggott <elseifthen@gmx.com>
Diffstat (limited to 'sys-utils/losetup.8')
-rw-r--r--sys-utils/losetup.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8
index b0b59226c..6f18e540f 100644
--- a/sys-utils/losetup.8
+++ b/sys-utils/losetup.8
@@ -81,14 +81,14 @@ Show the status of all loop devices. Note that not all information is accessibl
for non-root users. See also \fB\-\-list\fR. The old output format (as printed
without \fB--list)\fR is deprecated.
.TP
-.BR \-c , " \-\-set-capacity " \fIloopdev
+.BR \-c , " \-\-set\-capacity " \fIloopdev
Force the loop driver to reread the size of the file associated with the
specified loop device.
.TP
.BR \-d , " \-\-detach " \fIloopdev\fR...
Detach the file or device associated with the specified loop device(s).
.TP
-.BR \-D , " \-\-detach-all"
+.BR \-D , " \-\-detach\-all"
Detach all associated loop devices.
.TP
.BR \-f , " \-\-find"
@@ -120,7 +120,7 @@ Force the kernel to scan the partition table on a newly created loop device.
.IP "\fB\-\-raw\fP"
Use the raw \fB\-\-list\fP output format.
.TP
-.BR \-r , " \-\-read-only"
+.BR \-r , " \-\-read\-only"
Set up a read-only loop device.
.IP "\fB\-\-sizelimit \fIsize\fP"
The data end is set to no more than \fIsize\fP bytes after the data start.