mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:13:34 +03:00
file: add support for getting basic directory listings
Not supported on Windows (yet) Closes #13137
This commit is contained in:
parent
e14daeb8a4
commit
bfe54b0e88
13 changed files with 148 additions and 38 deletions
|
|
@ -39,6 +39,7 @@ Usage: curl [options...] <url>
|
|||
file: FILE protocol options
|
||||
--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
|
||||
</stdout>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue