mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
fix CONFIG.md
This commit is contained in:
parent
2c85c1e1d0
commit
38e366fd8b
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ common to all crawlers:
|
|||
using `prompt` and always choosing "yes".
|
||||
- `no-delete`: Never delete local files, but overwrite local files if the
|
||||
remote file is different.
|
||||
- `no-delete-prompt-overwrite`: Never delete local files, but prompt to local files if the
|
||||
overwrite remote file is different.
|
||||
- `no-delete-prompt-overwrite`: Never delete local files, but prompt to overwrite local files if the
|
||||
remote file is different.
|
||||
- `transform`: Rules for renaming and excluding certain files and directories.
|
||||
For more details, see [this section](#transformation-rules). (Default: empty)
|
||||
- `tasks`: The maximum number of concurrent tasks (such as crawling or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue