Improve Readme formating to make it clearer #15

This commit is contained in:
hartator
2015-11-03 14:08:38 -06:00
parent fefea48e30
commit 30d6844e6d

View File

@@ -9,7 +9,7 @@ Then run:
gem install wayback_machine_downloader
Tip: If you have permission errors, you might have to run `sudo gem install wayback_machine_downloader`.
**Tip:** If you run into permission errors, you might have to add `sudo` in front of this command.
## Basic Usage
@@ -23,7 +23,7 @@ It will download the last version of every file present on Wayback Machine to `w
## Optional Timestamp
You may want to supply a specific timestamp to lock your backup to an older version of the website, which can be found using the Wayback link: http://web.archive.org/web/20060716231334/http://example.com
You may want to supply a specific timestamp to lock your backup to an older version of the website, which can be found inside the urls of the regular Wayback Machine website (e.g., http://web.archive.org/web/20060716231334/http://example.com).
Wayback Machine Downloader will then fetch only file versions on or prior to the timestamp specified:
wayback_machine_downloader http://example.com --timestamp 20060716231334