mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 12:05:06 -05:00
Added --ftp-account to --help output.
This commit is contained in:
parent
7bbad0b534
commit
5c850b825b
@ -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…
Reference in New Issue
Block a user