mirror of
https://github.com/curl/curl.git
synced 2026-08-21 00:24:35 +03:00
tool: fixed a comment typo
This commit is contained in:
parent
81e25b0e25
commit
79478fdb68
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ static const struct LongShort aliases[]= {
|
|||
{"$v", "ssl-reqd", FALSE},
|
||||
/* 'ssl-reqd' new in 7.20.0, previously this was ftp-ssl-reqd */
|
||||
{"$w", "sessionid", FALSE},
|
||||
/* ¡sessionid' listed as --no-sessionid in the help */
|
||||
/* 'sessionid' listed as --no-sessionid in the help */
|
||||
{"$x", "ftp-ssl-control", FALSE},
|
||||
{"$y", "ftp-ssl-ccc", FALSE},
|
||||
{"$j", "ftp-ssl-ccc-mode", TRUE},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue