mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
To make the test files XML-compliant, and the expected results possibly easier to manage by keeping them in `.md`, `.html`, `.1` and `.txt` files. Non-XML-compliant files are down to 31 (1.6%) after this patch. Closes #19882
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
file: FILE protocol
|
|
--create-file-mode <mode> File mode for created files
|
|
-I, --head Show document info only
|
|
-l, --list-only List only mode
|
|
-r, --range <range> Retrieve only the bytes within RANGE
|