mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Fix typo and formatting
This commit is contained in:
parent
f3ddbe8f92
commit
0e96feee01
@ -62,7 +62,7 @@ Example:
|
|||||||
|
|
||||||
-s, --all-timestamps
|
-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:
|
Example:
|
||||||
|
|
||||||
@ -70,9 +70,9 @@ Example:
|
|||||||
|
|
||||||
Will download:
|
Will download:
|
||||||
websites/example.com/20060715085250/index.html
|
websites/example.com/20060715085250/index.html
|
||||||
websites/example.com/20051120005053/index.html
|
websites/example.com/20051120005053/index.html
|
||||||
websites/example.com/20060111095815/img/logo.png
|
websites/example.com/20060111095815/img/logo.png
|
||||||
...
|
...
|
||||||
|
|
||||||
## From Timestamp
|
## From Timestamp
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user