comparison mupdf-source/thirdparty/curl/docs/cmdline-opts/telnet-option.d @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
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.