Skip to content

Commit

Permalink
Fix typo and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hartator authored Oct 27, 2017
1 parent f3ddbe8 commit 0e96fee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@ Example:

-s, --all-timestamps

Optional. This option will download all timestamps/snapshots for a given website. It will uses the timepstamp of each snapshot as directories.
Optional. This option will download all timestamps/snapshots for a given website. It will uses the timepstamp of each snapshot as directory.

Example:

wayback_machine_downloader http://example.com --all-timestamps

Will download:
websites/example.com/20060715085250/index.html
websites/example.com/20051120005053/index.html
websites/example.com/20060111095815/img/logo.png
...
websites/example.com/20051120005053/index.html
websites/example.com/20060111095815/img/logo.png
...

## From Timestamp

Expand Down

0 comments on commit 0e96fee

Please sign in to comment.