vt(1): document optional command argument (thanks sl)
This commit is contained in:
parent
6d012d2df0
commit
5e20e8f963
1 changed files with 7 additions and 2 deletions
|
@ -12,13 +12,18 @@ vt \- emulate a VT-100 or VT-220 terminal
|
||||||
] [
|
] [
|
||||||
.B -l
|
.B -l
|
||||||
.I log
|
.I log
|
||||||
|
] [
|
||||||
|
.I cmd...
|
||||||
]
|
]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.I Vt
|
.I Vt
|
||||||
replaces a
|
replaces a
|
||||||
.I rio
|
.I rio
|
||||||
window with a fresh instance of the shell,
|
window with a fresh instance of the program
|
||||||
.IR rc (1),
|
.I cmd
|
||||||
|
(or the
|
||||||
|
.IR rc (1)
|
||||||
|
shell when omited)
|
||||||
running within an emulation of a DEC VT-100 terminal.
|
running within an emulation of a DEC VT-100 terminal.
|
||||||
.SS Options
|
.SS Options
|
||||||
.TF m
|
.TF m
|
||||||
|
|
Loading…
Reference in a new issue