mirror of
https://github.com/RatzzFatzz/MKVAudioSubtitleChanger.git
synced 2026-02-10 17:55:57 +01:00
Add property for file exclusion
This commit is contained in:
13
README.md
13
README.md
@@ -21,12 +21,13 @@ Opening terminal / cmd in the directory of the jar and the config file and execu
|
||||
|
||||
### Additional arameters
|
||||
```properties
|
||||
-c,--config path to config
|
||||
-h,--help "for help this is" - Yoda
|
||||
-k,--forcedKeywords <arg> Additional keywords to identify forced tracks
|
||||
-l,--library <arg> path to library (Required)
|
||||
-s,--safe-mode Test run (no files will be changes)
|
||||
-t,--threads <arg> thread count
|
||||
-c,--config path to config
|
||||
-e,--exclude-directories <arg> Directories to exclude
|
||||
-h,--help "for help this is" - Yoda
|
||||
-k,--forcedKeywords <arg> Additional keywords to identify forcedtracks"
|
||||
-l,--library <arg> path to library
|
||||
-s,--safe-mode Test run (no files will be changes)
|
||||
-t,--threads <arg> thread count
|
||||
```
|
||||
|
||||
### config.yml example
|
||||
|
||||
Reference in New Issue
Block a user