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