aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-05-19 09:46:50 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-05-19 09:46:50 +0200
commit6c889a0dd1c36d12c0c072eb04aa1ea68632832f (patch)
tree7b8047b28a520b669893eee10cfd7e46d11f6ffe
parent39177b8ef9c42e9f2892aad57ede70d5eb556cc3 (diff)
TODO: --dry-run
Closes #5426
-rw-r--r--docs/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index fe3a3ab22..b3ce1cb3f 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -149,6 +149,7 @@
18.11 Windows: set attribute 'archive' for completed downloads
18.12 keep running, read instructions from pipe/socket
18.13 Ratelimit or wait between serial requests
+ 18.14 --dry-run
18.15 --retry should resume
18.16 send only part of --data
18.17 consider file name from the redirected URL with -O ?
@@ -1017,6 +1018,13 @@ that doesn't exist on the server, just like --ftp-create-dirs.
See https://github.com/curl/curl/issues/5406
+18.14 --dry-run
+
+ A command line option that makes curl show exactly what it would do and send
+ if it would run for real.
+
+ See https://github.com/curl/curl/issues/5426
+
18.15 --retry should resume
When --retry is used and curl actually retries transfer, it should use the