2020-07-14 16:32:22 +08:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
FILE
|
|
|
|
--help
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
|
|
|
<features>
|
|
|
|
file
|
|
|
|
</features>
|
2023-10-04 17:35:54 +08:00
|
|
|
<name>
|
2020-07-14 16:32:22 +08:00
|
|
|
curl file category --help with lower/upper mix
|
2023-10-04 17:35:54 +08:00
|
|
|
</name>
|
|
|
|
<command>
|
2020-07-14 16:32:22 +08:00
|
|
|
--help fIlE
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
0
|
|
|
|
</errorcode>
|
|
|
|
<stdout mode="text">
|
|
|
|
Usage: curl [options...] <url>
|
2024-07-04 19:38:18 +08:00
|
|
|
file: FILE protocol
|
2024-03-25 17:02:30 +08:00
|
|
|
--create-file-mode <mode> File mode for created files
|
|
|
|
-I, --head Show document info only
|
2024-03-16 19:39:01 +08:00
|
|
|
-l, --list-only List only mode
|
2024-03-25 17:02:30 +08:00
|
|
|
-r, --range <range> Retrieve only the bytes within RANGE
|
2020-07-14 16:32:22 +08:00
|
|
|
</stdout>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|