Skip to content

Commit 653b94b

Browse files
authored
Merge pull request #234 from giovanni-cutri/master
Fix small typo in README.md
2 parents cf770c2 + c805108 commit 653b94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ It will download the last version of every file present on Wayback Machine to `.
3636
-s, --all-timestamps Download all snapshots/timestamps for a given website
3737
-f, --from TIMESTAMP Only files on or after timestamp supplied (ie. 20060716231334)
3838
-t, --to TIMESTAMP Only files on or before timestamp supplied (ie. 20100916231334)
39-
-e, --exact-url Download only the url provied and not the full site
39+
-e, --exact-url Download only the url provided and not the full site
4040
-o, --only ONLY_FILTER Restrict downloading to urls that match this filter
4141
(use // notation for the filter to be treated as a regex)
4242
-x, --exclude EXCLUDE_FILTER Skip downloading of urls that match this filter

0 commit comments

Comments
 (0)