"Include protocol response headers in the output",
CURLHELP_IMPORTANT | CURLHELP_VERBOSE},
{"-k, --insecure",
- "Allow insecure server connections when using SSL",
- CURLHELP_TLS},
+ "Allow insecure server connections",
+ CURLHELP_TLS | CURLHELP_SFTP | CURLHELP_SCP},
{" --interface <name>",
"Use network INTERFACE (or address)",
CURLHELP_CONNECTION},
{"-R, --remote-time",
"Set the remote file's time on the local output",
CURLHELP_OUTPUT},
- {"-X, --request <command>",
- "Specify request command to use",
+ {"-X, --request <method>",
+ "Specify request method to use",
CURLHELP_CONNECTION},
{" --request-target <path>",
"Specify the target for this request",