mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 09:19:45 +00:00
Documentation for the translation completeness command-line flags
(cherry-picked from commit 691435ed4c5d2a7cb386971288a117e1e94ac569)
This commit is contained in:
parent
b36ca170bd
commit
c9c869b72b
@ -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 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user