Introduction
Introduction Statistics Contact Development Disclaimer Help
eject.1 - ubase - suckless linux base utils
git clone git://git.suckless.org/ubase
Log
Files
Refs
README
LICENSE
---
eject.1 (327B)
---
1 .Dd September 9, 2015
2 .Dt EJECT 1
3 .Os ubase
4 .Sh NAME
5 .Nm eject
6 .Nd control device trays
7 .Sh SYNOPSIS
8 .Nm
9 .Op Fl t
10 .Op Ar device ...
11 .Sh DESCRIPTION
12 .Nm
13 opens the tray of each
14 .Ar device .
15 If no
16 .Ar device
17 is given
18 .Nm
19 opens the tray of
20 .Pa /dev/sr0 .
21 .Sh OPTIONS
22 .Bl -tag -width Ds
23 .It Fl t
24 Close instead of open the tray.
25 .El
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.