Uppercase (typo)
This commit is contained in:
parent
94f9a25261
commit
026e25f692
@ -53,7 +53,7 @@ wget --mirror --no-host-directories --convert-links --adjust-extension --page-re
|
|||||||
|
|
||||||
The name of options are quite straightforward, and the shorten version of it is: `wget -mkEp -np <url>`
|
The name of options are quite straightforward, and the shorten version of it is: `wget -mkEp -np <url>`
|
||||||
|
|
||||||
### ignoring robots.txt
|
### Ignoring robots.txt
|
||||||
|
|
||||||
Sometimes, [robots.txt](https://en.wikipedia.org/wiki/Robots_exclusion_standard) forbids you the access to some resources. You can easily bypass this with the option `-e robots=off`.
|
Sometimes, [robots.txt](https://en.wikipedia.org/wiki/Robots_exclusion_standard) forbids you the access to some resources. You can easily bypass this with the option `-e robots=off`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user