diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-08-24 22:49:32 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-08-24 22:49:32 +0200 |
commit | 3a9042ea14b302da0606e1b2f46e1eda29f627c3 (patch) | |
tree | baad26e5f9b28c531ce57e751c534e3ab49b7cef /docs | |
parent | 5620d2cc78c018f6ae15ba9aab371aa388146df0 (diff) | |
download | curl-3a9042ea14b302da0606e1b2f46e1eda29f627c3.tar.gz |
docs: --output-dir is added in 7.73.0, nothing else
Follow-up to 5620d2cc78c0
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cmdline-opts/output-dir.d | 2 | ||||
-rw-r--r-- | docs/options-in-versions | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmdline-opts/output-dir.d b/docs/cmdline-opts/output-dir.d index 40bcb78ee..7fbe9bfc3 100644 --- a/docs/cmdline-opts/output-dir.d +++ b/docs/cmdline-opts/output-dir.d @@ -1,7 +1,7 @@ Long: output-dir Arg: <dir> Help: Directory to save files in -Added: 7.72.0 +Added: 7.73.0 See-also: remote-name remote-header-name --- diff --git a/docs/options-in-versions b/docs/options-in-versions index 2945e1373..ba070a47f 100644 --- a/docs/options-in-versions +++ b/docs/options-in-versions @@ -127,7 +127,7 @@ --ntlm-wb 7.22.0 --oauth2-bearer 7.33.0 --output (-o) 4.0 ---output-dir 7.72.0 +--output-dir 7.73.0 --parallel (-Z) 7.66.0 --parallel-immediate 7.68.0 --parallel-max 7.66.0 |