mirror of
https://github.com/curl/curl.git
synced 2026-07-22 18:57:15 +03:00
Added --ftp-account to --help output.
This commit is contained in:
parent
7bbad0b534
commit
5c850b825b
1 changed files with 1 additions and 0 deletions
|
|
@ -622,6 +622,7 @@ static void help(void)
|
|||
" --create-dirs Create necessary local directory hierarchy",
|
||||
" --crlf Convert LF to CRLF in upload",
|
||||
" -f/--fail Fail silently (no output at all) on HTTP errors (H)",
|
||||
" --ftp-account <data> Account data to send when requested by server (F)",
|
||||
" --ftp-alternative-to-user String to replace \"USER [name]\" (F)",
|
||||
" --ftp-create-dirs Create the remote dirs if not present (F)",
|
||||
" --ftp-method [multicwd/nocwd/singlecwd] Control CWD usage (F)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue