Fix formatting, spacing and spelling issues

This commit is contained in:
hartator 2016-09-17 15:12:53 -05:00 committed by GitHub
parent 21dd22f581
commit a5b15d6d83

View File

@ -19,7 +19,7 @@ Run wayback_machine_downloader with the base url of the website you want to retr
## How it works ## How it works
It will download the last version of every file present on Wayback Machine to `./websites/example.com/`. It will also re-create a directory structure and auto-create `index.html` pages to work seamlessly with Apache and Nginx. All files downloaded are the original ones and not Wayback Machine rewritten versions. This way, URLs and links structure are the same than before. It will download the last version of every file present on Wayback Machine to `./websites/example.com/`. It will also re-create a directory structure and auto-create `index.html` pages to work seamlessly with Apache and Nginx. All files downloaded are the original ones and not Wayback Machine rewritten versions. This way, URLs and links structure are the same as before.
## Advanced Usage ## Advanced Usage
@ -122,7 +122,7 @@ Example:
-c, --concurrency NUMBER -c, --concurrency NUMBER
Optional. Specify the number of multiple files you want to download at the same time. Allows to speed up the download of a website significantly. Default is to download one file at the time. Optional. Specify the number of multiple files you want to download at the same time. Allows to speed up the download of a website significantly. Default is to download one file at a time.
Example: Example: