The following keywords are possible:
Options | |||
---|---|---|---|
Option | Param | Description | |
-i | --ignore | Ignore non existing source files without warning. | |
-H | --no-header | Suppress the syntax information section in LE text files. | |
-B | --brief | Suppress cross reference comments. | |
-X | --export | Enable the export mode and create small and machine readable text files for easy post processing. | |
--no-echo | Suppress output of @ECHO commands while scanning text files. | ||
-d | --dest | path | Define a destination path (directory/file). The destination
The path may contain escape sequences:
A |
-D | --DEST | path | Like --dest, but create the directory path automatically. |
-E | --esc | char | Define an alternative escape character for destination files. The default is '%'. For Windows batch files it is a good choice to set |
-o | --overwrite | Overwrite already existing files without warning and ignore option --number. | |
--number | If a file already exist, append a number directly before the file extension to make the filename unique. If other numbered files already exist (ignoring case), use the maximum existing index+1. |
||
-r | --remove-dest | Remove already existing files before creating it. If set, --overwrite is ignored. |
|
-u | --update | Update only existing files and don't create new files. If set, --overwrite and --remove-dest are ignored. | |
-p | --preserve | Preserve file times (atime+mtime) while converting or copying files. | |
--lpar | file | Read a LPAR file to overwrite settings of LE-CODE section LPAR. | |
--lt-clear | Clear LEX section TEST and remove the section if empty. This option is executed before all other --lt-* options. | ||
--lt-online | value | Set LEX/TEST parameter OFFLINE-ONLINE to this MODE. MODE is one of |
|
--lt-n-players | offline,online | Set LEX/TEST parameters N-OFFLINE and N-ONLINE to these integer values. If needed, LEX section TEST is created or removed if empty. | |
--lt-cond-bit | bitnum | Set LEX/TEST parameter COND-BIT to this integer value. Use -1 to deactivate this COND-BIT. If needed, LEX section TEST are created or removed if empty. | |
--lt-game-mode | mode | Set LEX/TEST parameter GAME-MODE to this MODE. MODE is one of |
|
--lt-engine | mode | Set LEX/TEST parameter ENGINE to this MODE. MODE is one of |
|
--lt-random | index | Force a random scenario, if between 1 and 8. Value 0 enables auto selection and -1 disables this option. If needed, LEX section TEST is created or removed if empty. | |
--lex-purge | Delete LEX sections without any impact. This option is executed after all --lt-* options. | ||
--engine | list | Define probabilities for engine classes. |
|
--200cc | [=mode] | Enable or disable 200cc support. Mode is one of |
|
--perf-mon | [=mode] | Enable or disable the performance monitor. Mode is one of |
|
--custom-tt | [=mode] | Enable or disable time trial for custom tracks. Mode is one of |
|
--xpflags | [=mode] | Enable or disable support for Extended Presence Flags. Mode is one of |
|
--speedometer | [=mode] | Enable or disable the speedometer. Mode is one of |