From 337723748c453c00bd88bbf841648436b617d954 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 20 Dec 2020 18:44:20 +0100 Subject: fixup to make tests pass --- docs/options-in-versions | 1 + tests/data/test1463 | 1 + tests/data/test1464 | 1 + 3 files changed, 3 insertions(+) diff --git a/docs/options-in-versions b/docs/options-in-versions index 97c416d83..bb2de4614 100644 --- a/docs/options-in-versions +++ b/docs/options-in-versions @@ -30,6 +30,7 @@ --cookie (-b) 4.9 --cookie-jar (-c) 7.9 --create-dirs 7.10.3 +--create-file-mode 7.75.0 --crlf 5.7 --crlfile 7.19.7 --curves 7.73.0 diff --git a/tests/data/test1463 b/tests/data/test1463 index 7e1fe9b84..224bedab4 100644 --- a/tests/data/test1463 +++ b/tests/data/test1463 @@ -37,6 +37,7 @@ curl file category --help Usage: curl [options...] file: FILE protocol options + --create-file-mode File mode for created files -I, --head Show document info only -r, --range Retrieve only the bytes within RANGE diff --git a/tests/data/test1464 b/tests/data/test1464 index 167e80d6d..774147517 100644 --- a/tests/data/test1464 +++ b/tests/data/test1464 @@ -37,6 +37,7 @@ curl file category --help with lower/upper mix Usage: curl [options...] file: FILE protocol options + --create-file-mode File mode for created files -I, --head Show document info only -r, --range Retrieve only the bytes within RANGE -- cgit v1.2.1