mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Fixed minor spelling mistakes
This commit is contained in:
parent
ad3f4955f7
commit
d6f38a61e1
@ -53,7 +53,7 @@ common to all crawlers:
|
||||
crawler can still be executed manually using the `--crawler` or `-C` flags.
|
||||
(Default: `no`)
|
||||
- `output_dir`: The directory the crawler synchronizes files to. A crawler will
|
||||
never place any files outside of this directory. (Default: the crawler's name)
|
||||
never place any files outside this directory. (Default: the crawler's name)
|
||||
- `redownload`: When to download a file that is already present locally.
|
||||
(Default: `never-smart`)
|
||||
- `never`: If a file is present locally, it is not downloaded again.
|
||||
@ -138,7 +138,7 @@ crawler simulate a slower, network-based crawler.
|
||||
|
||||
### The `kit-ipd` crawler
|
||||
|
||||
This crawler crals a KIT ipd page by url. The root page can be crawled from
|
||||
This crawler crawls a KIT ipd page by url. The root page can be crawled from
|
||||
outside the KIT network so you will be informed about any new/deleted files,
|
||||
but downloading files requires you to be within. Adding a show delay between
|
||||
requests is likely a good idea.
|
||||
|
Loading…
Reference in New Issue
Block a user