summaryrefslogtreecommitdiffstats
path: root/misc-utils/eject.1
diff options
context:
space:
mode:
authorKarel Zak2012-03-27 17:09:12 +0200
committerKarel Zak2012-03-27 17:11:17 +0200
commit0bcfb4891b871b30adbaf9aaba80102764d66f3d (patch)
tree35a0ffe36227350a2671fdd62152b958e7843c8c /misc-utils/eject.1
parenteject: clean up devname usage (diff)
downloadkernel-qcow2-util-linux-0bcfb4891b871b30adbaf9aaba80102764d66f3d.tar.gz
kernel-qcow2-util-linux-0bcfb4891b871b30adbaf9aaba80102764d66f3d.tar.xz
kernel-qcow2-util-linux-0bcfb4891b871b30adbaf9aaba80102764d66f3d.zip
eject: add --manualeject from fedora
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/eject.1')
-rw-r--r--misc-utils/eject.19
1 files changed, 9 insertions, 0 deletions
diff --git a/misc-utils/eject.1 b/misc-utils/eject.1
index ae92b7fc5..26a427dbf 100644
--- a/misc-utils/eject.1
+++ b/misc-utils/eject.1
@@ -17,6 +17,8 @@ eject [\-vn] \-a on|off|1|0 [<name>]
.br
eject [\-vn] \-c slot [<name>]
.br
+eject [\-vn] \-i on|off|1|0 [<name>]
+.br
eject [\-vn] \-t [<name>]
.br
eject [-vn] -T [<name>]
@@ -81,6 +83,13 @@ for a change request to work. Please also note that the first slot of
the changer is referred to as 0, not 1.
.TP 0.5i
+.B \-i on|1|off|0
+This option controls locking of the hardware eject button. When
+enabled, the 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 0.5i
.B \-t
With this option the drive is given a CD-ROM tray close command. Not
all devices support this command.