Add no-delete-prompt-overwrite crawler conflict resolution option (#75)

This commit is contained in:
Mr. Pine
2023-07-29 17:54:42 +02:00
committed by I-Al-Istannen
parent 0294ceb7d5
commit 443f7fe839
4 changed files with 13 additions and 6 deletions

View File

@ -75,6 +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 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