diff options
Diffstat (limited to 'docs/cmdline-opts/telnet-option.d')
-rw-r--r-- | docs/cmdline-opts/telnet-option.d | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/cmdline-opts/telnet-option.d b/docs/cmdline-opts/telnet-option.d new file mode 100644 index 000000000..a67cb627b --- /dev/null +++ b/docs/cmdline-opts/telnet-option.d @@ -0,0 +1,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. |