--example-hints-xml
Dumps on stdout an example hints.xml file. Such a file is normally shipped with the game. It is indeed generated using this command.
--example-rules-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.
--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.
--example-teams-xml
Dumps on stdout an example teams.xml file. Such a file is normally shipped with the game. It is indeed generated using this command.
--list-advanced
List advanced options which can be used for fine-tuning the game.
--list-doc
List documentation-related command line options. These commands allow you to list all the keywords related to a given domain.
--list-funcs
List the C-functions which are exported to Guile, thus usable in scripts.
--list-input
List input (AKA controls) related options. Use these to change keyboard, joystick and mouse settingds.
--list-map
List map-related entries, excluding rules.xml, hints.xml and style.xml entries.
--list-map-hints
List 'hints.xml' entries. These parameters enable you to modify the behavior of the map loader.
--list-map-rules
List 'options.xml' entries. These parameters enable you to modify the gameplay.
--list-map-style
List 'style.xml' entries. These parameters enable you to modify the aspect of the game.
--list-map-teams
List 'teams.xml' entries. These parameters enable you to specify which teams should play on the map.
--list-path
List parameters which allow you to override the defaults of the game, and force the game your own file paths and directories.
--list-quick
List quick help entries, this includes the GNU standard options and a few troubleshooting tools.
--list-show
List command-line options which begin with '–show-...'. These will display on the console many internal parameters. Usefull when debugging.