mirror of
https://github.com/curl/curl.git
synced 2026-07-23 19:47:17 +03:00
Update docs now that SFTP supports file ranges.
This commit is contained in:
parent
1c5336cd57
commit
bfeae0b5f5
2 changed files with 7 additions and 6 deletions
|
|
@ -794,7 +794,7 @@ static void help(void)
|
|||
" --pubkey <key> Public key file name (SSH)",
|
||||
" -Q/--quote <cmd> Send command(s) to server before file transfer (F/SFTP)",
|
||||
" --random-file <file> File for reading random data from (SSL)",
|
||||
" -r/--range <range> Retrieve a byte range from a HTTP/1.1 or FTP server",
|
||||
" -r/--range <range> Retrieve only the bytes within a range",
|
||||
" --raw Pass HTTP \"raw\", without any transfer decoding (H)",
|
||||
" -e/--referer Referer URL (H)",
|
||||
" -O/--remote-name Write output to a file named as the remote file",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue