blob: 789de3ea1f4d8184fdb1d26d841fdf0f1ef13eda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Long: telnet-option
Short: t
Arg: <opt=val>
Help: Set telnet option
Category: telnet
---
Pass options to the telnet protocol. Supported options are:
TTYPE=<term> Sets the terminal type.
XDISPLOC=<X display> Sets the X display location.
NEW_ENV=<var,val> Sets an environment variable.
|