summaryrefslogtreecommitdiffstats
path: root/sys-utils/eject.1
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/eject.1
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/eject.1')
-rw-r--r--sys-utils/eject.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/eject.1 b/sys-utils/eject.1
index 43aca27cc..edc6a2ac9 100644
--- a/sys-utils/eject.1
+++ b/sys-utils/eject.1
@@ -60,13 +60,13 @@ drive will not be ejected when the button is pressed. This is useful when you
are carrying a laptop in a bag or case and don't want it to eject if the button
is inadvertently pressed.
.TP
-.BR \-M , " \-\-no-partitions-unmount"
+.BR \-M , " \-\-no\-partitions\-unmount"
The option tells eject to not try to unmount other partitions on partitioned
devices. If another partition is still mounted, the program will not attempt
to eject the media. It will attempt to unmount only the device or mountpoint
given on the command line.
.TP
-.BR \-m , " \-\-no-unmount"
+.BR \-m , " \-\-no\-unmount"
The option tells eject to not try to unmount at all.
.TP
.BR \-n , " \-\-noop"