Hello, Many command line arguments are undocumented in the Debian manpage for 0ad. Most or all of them are documented in the 0ad README.txt file, so it could help speed up the process of updating the manpage. The README.txt is available at https://github.com/0ad/0ad/blob/master/binaries/system/readme.txt Based on searching the source code for "Args", I found these switches that are not documented in the manpage. This list is not exhaustive. in source/main.cpp:
Thanks