mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Fix small typo
This commit is contained in:
parent
cf770c2e55
commit
c8051084c8
@ -36,7 +36,7 @@ It will download the last version of every file present on Wayback Machine to `.
|
|||||||
-s, --all-timestamps Download all snapshots/timestamps for a given website
|
-s, --all-timestamps Download all snapshots/timestamps for a given website
|
||||||
-f, --from TIMESTAMP Only files on or after timestamp supplied (ie. 20060716231334)
|
-f, --from TIMESTAMP Only files on or after timestamp supplied (ie. 20060716231334)
|
||||||
-t, --to TIMESTAMP Only files on or before timestamp supplied (ie. 20100916231334)
|
-t, --to TIMESTAMP Only files on or before timestamp supplied (ie. 20100916231334)
|
||||||
-e, --exact-url Download only the url provied and not the full site
|
-e, --exact-url Download only the url provided and not the full site
|
||||||
-o, --only ONLY_FILTER Restrict downloading to urls that match this filter
|
-o, --only ONLY_FILTER Restrict downloading to urls that match this filter
|
||||||
(use // notation for the filter to be treated as a regex)
|
(use // notation for the filter to be treated as a regex)
|
||||||
-x, --exclude EXCLUDE_FILTER Skip downloading of urls that match this filter
|
-x, --exclude EXCLUDE_FILTER Skip downloading of urls that match this filter
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user