| 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 reading. | ||
| -q | --quiet | Be quiet and print only error messages. | |
| -L | --logging | This debug option enables the logging of internal memory maps. If set twice second level memory maps are printed too. | |
| -d | --dest | path | Define the path to the destination file. If not set, the last parameter is used as destination. |
| -D | --DEST | path | Like --dest, but create the directory path automatically. |
| -o | --overwrite | Overwrite already existing files without warning. | |
| -t | --test | Run in test mode, modify nothing. >>> USE THIS OPTION IF UNSURE! <<< |
|