mirror of
https://github.com/curl/curl.git
synced 2026-07-28 05:43:06 +03:00
parent
7fc12ecae8
commit
161be30854
4 changed files with 18 additions and 16 deletions
|
|
@ -266,10 +266,10 @@ const struct helptxt helptext[] = {
|
|||
CURLHELP_HTTP | CURLHELP_PROXY },
|
||||
{ "-I, --head",
|
||||
"Show document info only",
|
||||
CURLHELP_HTTP | CURLHELP_FTP | CURLHELP_FILE },
|
||||
CURLHELP_IMPORTANT | CURLHELP_HTTP | CURLHELP_FTP | CURLHELP_FILE },
|
||||
{ "-H, --header <header/@file>",
|
||||
"Pass custom header(s) to server",
|
||||
CURLHELP_HTTP | CURLHELP_IMAP | CURLHELP_SMTP },
|
||||
CURLHELP_IMPORTANT | CURLHELP_HTTP | CURLHELP_IMAP | CURLHELP_SMTP },
|
||||
{ "-h, --help <subject>",
|
||||
"Get help for commands",
|
||||
CURLHELP_IMPORTANT | CURLHELP_CURL },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue