Options | |||
---|---|---|---|
Option | Param | Description | |
-T | --titles | file | Read file for disc titles. |
--utf-8 | Enables UTF-8 support for filenames (default). | ||
--no-utf-8 | Disables UTF-8 support for filenames. | ||
--lang | lang | Define the language for titles. | |
-a | --auto | Search for WBFS partitions using '/proc/partitions' or searching hard disks in '/dev/'. | |
-A | --all | Use all WBFS partitions found. | |
-p | --part | part | Define a primary WBFS file or partition. Multiple usage possible. |
--no-check | Disable automatic check of WBFS before modifications. | ||
-x | --exclude | id | A comma separated list with ID4 and ID6 values is expected. |
-X | --exclude-path | file_or_dir | Scan the ID of the source and add it to the exclude list. If the source is a directory then scan all images of the directory. Images with the given ID are excluded from operation. Each use of this option expands the exclude list. See --include-first for precedence issues. |
-n | --include | id | A comma separated list with ID values is expected. |
-N | --include-path | file_or_dir | Scan the ID of the source and add it to the include list. If the source is a directory then scan all images of the directory. Only images with the given ID are included into the operation. Each use of this option expands the include list. See --include-first for precedence issues. |
--include-first | The options --include, --include-path, --exclude and --exclude-path decide which discs are included into the operation. If neither include nor exclude options are used, than all disc are included into the operation. If only include options are used, than only the specified discs are operated. If only exclude options are used, than all all discs but not the excluded are operated.
If include and exclude options are used together and |
||
-1 | --one-job | Execute only the first job and exit. This is a shortcut for »--job-limit 1«. | |
--job-limit | num | Execute only the first |
|
-q | --quiet | Be quiet and print only error messages. | |
-v | --verbose | Show a runtime summary for each job. If set twice enable progress information. If set three times the progress information is more detailed. | |
-P | --progress | Print progress counter. If --verbose is set at least twice, printing is enabled too. If progress is enabled, the default of --dsync is changed. | |
--scan-progress | Print a message for each found image while scanning the file system. | ||
--sections | Print in machine readable sections and parameter lines. | ||
-t | --test | Run in test mode, modify nothing. >>> USE THIS OPTION IF UNSURE! <<< |
|
-U | --unique | Eliminate multiple ID6 from the source list. | |
-i | --ignore | Ignore non existing discs without any warning. | |
--no-free | The discs are only dropped (slot is marked free), but the correspondent blocks are not freed. You should run CHECK or REPAIR to repair the WBFS after using this option. |