]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: use --telnet-option as documented
authorDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 21:13:55 +0000 (23:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 22:31:37 +0000 (00:31 +0200)
commit10ea6313904168ff7a16911d6d25fe467b7cf971
tree183067562a33735be824098e0c2cae774c0ba568
parentd6fa1905038286970a18a6d547c9d3f34cd20d46
curl: use --telnet-option as documented

The code said "telnet-options" but no documentation ever said so. It
worked fine since the code is fine with a unique match of the first
part.
src/tool_getparam.c