File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / telnet-option.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: Long: telnet-option
    2: Short: t
    3: Arg: <opt=val>
    4: Help: Set telnet option
    5: ---
    6: Pass options to the telnet protocol. Supported options are:
    7: 
    8: TTYPE=<term> Sets the terminal type.
    9: 
   10: XDISPLOC=<X display> Sets the X display location.
   11: 
   12: NEW_ENV=<var,val> Sets an environment variable.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>