Documentation for the translation completeness command-line flags

This commit is contained in:
Celtic Minstrel 2018-05-19 16:19:13 -04:00
parent 51f6f52709
commit 691435ed4c

View file

@ -43,6 +43,10 @@ campaigns, and share them with others.
.SH OPTIONS
.
.TP
.B --all-translations
Show all translations in the in-game language selection list,
even if they are deemed insufficiently complete.
.TP
.BI --bunzip \ infile.bz2
decompresses a file which should be in bzip2 format and stores it
without the .bz2 suffix. The
@ -283,6 +287,12 @@ feature can be started with
Implies
.BR --nogui .
.TP
.BI --translations-over \ percent
Set the standard for deeming a translation is complete enough to show in the
in-game language list to
.IR percent .
Valid values are 0 to 100.
.TP
.BI -u,\ --unit \ scenario-id
runs the specified test scenario as a unit test. Implies
.BR --nogui .