Annotation of embedaddon/curl/docs/cmdline-opts/telnet-option.d, revision 1.1

1.1     ! misho       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>