xref: /curl/tests/data/test1463 (revision 9a0cf564)
1<testcase>
2<info>
3<keywords>
4FILE
5--help
6</keywords>
7</info>
8
9#
10# Server-side
11<reply>
12</reply>
13
14#
15# Client-side
16<client>
17<server>
18none
19</server>
20<features>
21file
22</features>
23<name>
24curl file category --help
25</name>
26<command>
27--help file
28</command>
29</client>
30
31#
32# Verify data after the test has been "shot"
33<verify>
34<errorcode>
350
36</errorcode>
37<stdout mode="text">
38file: FILE protocol
39     --create-file-mode <mode>  File mode for created files
40 -I, --head                     Show document info only
41 -l, --list-only                List only mode
42 -r, --range <range>            Retrieve only the bytes within RANGE
43</stdout>
44</verify>
45</testcase>
46