summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/telnet-option.d
blob: 50f0d4800d714e156fdc3423f34ebfa78c7de6d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Long: telnet-option
Short: t
Arg: <opt=val>
Help: Set telnet option
Category: telnet
Example: -t TTYPE=vt100 telnet://example.com/
Added: 7.7
See-also: config
---
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.