From 1819a20ed57f5fa8559ba045eeed143f8b5b0fc5 Mon Sep 17 00:00:00 2001 From: Esteban Blanc Date: Tue, 5 Jan 2021 11:04:33 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c254b0c..dd3ad8e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ your disk. |`-u, --user-agent`|User agent to be used for sending requests| |`-i, --include`|Specify a regex to include pages that match this pattern| |`-e, --exclude`|Specify a regex to exclude pages that match this pattern| -|`-a, --auth` |Provide usernames and passwords for the downloader to use| +|`-a, --auth`|Provide usernames and passwords for the downloader to use| +|`--dry-run`|Do everything without saving the files to the disk| # Example