summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2021-01-23 18:42:46 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2021-01-23 18:42:46 +0100
commit5e20e8f963482a2008ed70cc8fa5973078248aed (patch)
tree51b8cd11b81fd442252c285de9805f74a74b50da
parent6d012d2df00d742329a05aed46f657f439023fee (diff)
downloadplan9front-5e20e8f963482a2008ed70cc8fa5973078248aed.tar.xz
vt(1): document optional command argument (thanks sl)
-rw-r--r--sys/man/1/vt9
1 files changed, 7 insertions, 2 deletions
diff --git a/sys/man/1/vt b/sys/man/1/vt
index 36fcecd86..8d7f2bb5a 100644
--- a/sys/man/1/vt
+++ b/sys/man/1/vt
@@ -12,13 +12,18 @@ vt \- emulate a VT-100 or VT-220 terminal
] [
.B -l
.I log
+] [
+.I cmd...
]
.SH DESCRIPTION
.I Vt
replaces a
.I rio
-window with a fresh instance of the shell,
-.IR rc (1),
+window with a fresh instance of the program
+.I cmd
+(or the
+.IR rc (1)
+shell when omited)
running within an emulation of a DEC VT-100 terminal.
.SS Options
.TF m