mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
a387d881ec
Now all options are in the new system.
13 lines
270 B
D
13 lines
270 B
D
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.
|