summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/data/test14632
-rw-r--r--tests/data/test14642
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1463 b/tests/data/test1463
index 224bedab4..3901d7b73 100644
--- a/tests/data/test1463
+++ b/tests/data/test1463
@@ -37,7 +37,7 @@ curl file category --help
<stdout mode="text">
Usage: curl [options...] <url>
file: FILE protocol options
- --create-file-mode File mode for created files
+ --create-file-mode <mode> File mode (octal) for created files
-I, --head Show document info only
-r, --range <range> Retrieve only the bytes within RANGE
</stdout>
diff --git a/tests/data/test1464 b/tests/data/test1464
index 774147517..5e0b475b2 100644
--- a/tests/data/test1464
+++ b/tests/data/test1464
@@ -37,7 +37,7 @@ curl file category --help with lower/upper mix
<stdout mode="text">
Usage: curl [options...] <url>
file: FILE protocol options
- --create-file-mode File mode for created files
+ --create-file-mode <mode> File mode (octal) for created files
-I, --head Show document info only
-r, --range <range> Retrieve only the bytes within RANGE
</stdout>