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