Next: , Previous: Basic options, Up: Reference


4.2 Doc options

— Command-line option: –example-options-xml

Dumps on stdout an example options.xml file. Such a file is normally shipped with the game. It is indeed generated using this command.

— Command-line option: –example-style-xml

Dumps on stdout an example style.xml file. Such a file is normally shipped with the game. It is indeed generated using this command.

— Command-line option: –list-aliases

List the keyword aliases. These are here for convenience.

— Command-line option: –list-doc

List documentation-related command line options. These commands allow you to list all the keywords related to a given domain.

— Command-line option: –list-funcs

List the C-functions which are exported to Guile, thus usable in scripts.

— Command-line option: –list-graphics

List graphics options (resolution, fullscreen...).

— Command-line option: –list-hooks

List user-modifiable hooks.

— Command-line option: –list-input

List input (AKA controls) related options. Use these to change keyboard, joystick and mouse settingds.

— Command-line option: –list-map

List map-related entries, excluding options.xml and style.xml entries.

— Command-line option: –list-map-options

List 'options.xml' entries. These parameters enable you to modify the gameplay.

— Command-line option: –list-map-style

List 'style.xml' entries. These parameters enable you to modify the aspect of the game.

— Command-line option: –list-network

List network options.

— Command-line option: –list-path

List parameters which allow you to override the defaults of the game, and force the game your own file paths and directories.

— Command-line option: –list-players

List player-related entries, that is to say 'who plays'.

— Command-line option: –list-quick

List quick help entries, this includes the GNU standard options and a few troubleshooting tools.

— Command-line option: –list-show

List command-line options which will display on the console many internal parameters. Usefull when debugging.

— Command-line option: –list-sound

List sound options (volume...).

— Command-line option: –list-tuning

List advanced options which can be used for fine-tuning the game.