blob: a67cb627b85b37b9486440e3bfe49cbc96452f5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Long: telnet-option
Short: t
Arg: <opt=val>
Help: Set telnet option
---
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.
|