add 'skip-filter' option (#5255)

This commit is contained in:
Mike Fährmann
2024-05-10 22:56:51 +02:00
parent fd734b9222
commit d2f50ecf09
2 changed files with 21 additions and 3 deletions

View File

@@ -337,6 +337,15 @@ Description
filename extension (``file.1.ext``, ``file.2.ext``, etc.)
extractor.*.skip-filter
-----------------------
Type
``string``
Description
Python expression controlling which skipped files to count towards
``"abort"`` / ``"terminate"`` / ``"exit"``.
extractor.*.sleep
-----------------
Type