mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 17:15:04 -05:00
5dddc1dc7e
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
14 lines
287 B
D
14 lines
287 B
D
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.
|