diff options
Diffstat (limited to 'tests/data/test1464')
-rw-r--r-- | tests/data/test1464 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1464 b/tests/data/test1464 index 9821f097b..44a7adcf0 100644 --- a/tests/data/test1464 +++ b/tests/data/test1464 @@ -37,9 +37,9 @@ curl file category --help with lower/upper mix <stdout mode="text"> Usage: curl [options...] <url> file: FILE protocol options - --create-file-mode <mode> File mode for created files - -I, --head Show document info only - -r, --range <range> Retrieve only the bytes within RANGE + --create-file-mode <mode> File mode for created files + -I, --head Show document info only + -r, --range <range> Retrieve only the bytes within RANGE </stdout> </verify> </testcase> |