{" --interface <name>",
"Use network INTERFACE (or address)",
CURLHELP_CONNECTION},
+ {" --ipfs-gateway <URL>",
+ "Gateway for IPFS",
+ CURLHELP_IPFS},
{"-4, --ipv4",
"Resolve names to IPv4 addresses",
CURLHELP_CONNECTION | CURLHELP_DNS},
{"-6, --ipv6",
"Resolve names to IPv6 addresses",
- CURLHELP_IPFS},
- {"--ipfs-gateway",
- "Defines the gateway to handle IPFS protocol requests",
CURLHELP_CONNECTION | CURLHELP_DNS},
{" --json <data>",
"HTTP POST JSON",
CURLHELP_CONNECTION},
{"-l, --list-only",
"List only mode",
- CURLHELP_FTP | CURLHELP_POP3},
+ CURLHELP_FTP | CURLHELP_POP3 | CURLHELP_SFTP},
{" --local-port <num/range>",
"Force use of RANGE for local port numbers",
CURLHELP_CONNECTION},
{" --trace-ascii <file>",
"Like --trace, but without hex output",
CURLHELP_VERBOSE},
- {" --trace-config",
- "Configure which details to log in trace/verbose output",
+ {" --trace-config <string>",
+ "Details to log in trace/verbose output",
CURLHELP_VERBOSE},
{" --trace-ids",
"Add transfer and connection identifiers to trace/verbose output",
{"-A, --user-agent <name>",
"Send User-Agent <name> to server",
CURLHELP_IMPORTANT | CURLHELP_HTTP},
- {" --variable <name=text/@file>",
+ {" --variable <[%]name=text/@file>",
"Set variable",
CURLHELP_CURL},
{"-v, --verbose",