curl-w32/docs/cmdline-opts/telnet-option.md

513 B

c SPDX-License-Identifier Long Short Arg Help Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl telnet-option t <opt=val> Set telnet option telnet 7.7 append
config
-t TTYPE=vt100 telnet://example.com/

--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.