Clarify empty file policy when the --all option is passed or not

This commit is contained in:
hartator 2016-08-09 15:58:15 -05:00
parent 9d863b327a
commit 599e97bea0

View File

@ -90,7 +90,7 @@ Or if you want to download everything except images:
-a, --all
Optional. By default, Wayback Machine Downloader limits itself to files that responded with 200 OK code. If you also need errors files (40x and 50x codes) or redirections files (30x codes), you can use the `--all` or `-a` flag and Wayback Machine Downloader will download them in addition of the 200 OK files.
Optional. By default, Wayback Machine Downloader limits itself to files that responded with 200 OK code. If you also need errors files (40x and 50x codes) or redirections files (30x codes), you can use the `--all` or `-a` flag and Wayback Machine Downloader will download them in addition of the 200 OK files. It will also keep empty files that are removed by default.
Example: