#992135 Manpage is missing documentation of many command line arguments

Package:
0ad
Source:
0ad
Description:
Real-time strategy game of ancient warfare
Submitter:
"David W. Kennedy"
Date:
2021-08-12 23:12:02 UTC
Severity:
wishlist
#992135#5
Date:
2021-08-12 22:57:29 UTC
From:
To:
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:

#992135#10
Date:
2021-08-12 23:02:42 UTC
From:
To:
Thanks