I don't think these can be covered by utils/pofix.py, so correcting these directly. [ci skip]
This commit is contained in:
parent
5e15cdbbc6
commit
3df86a0f6c
1 changed files with 2 additions and 2 deletions
|
@ -177,7 +177,7 @@ disables loading of user addons.
|
|||
disables caching of game data.
|
||||
.TP
|
||||
.B --nogui
|
||||
runs the game without the GUI. Only availaible in combination with
|
||||
runs the game without the GUI. Only available in combination with
|
||||
.B --multiplayer
|
||||
or
|
||||
.B --screenshot
|
||||
|
@ -205,7 +205,7 @@ prints the name of the game data directory and exits.
|
|||
.BI -p,\ --preprocess \ source-file/folder \ target-directory
|
||||
preprocesses a specified file/folder. For each file(s) a plain .cfg file and a processed .cfg
|
||||
file will be written in specified target directory. If a folder is specified, it will
|
||||
be preprocessed recursively based on the known preprocessor rules. The common macroses
|
||||
be preprocessed recursively based on the known preprocessor rules. The common macros
|
||||
from the "data/core/macros" directory will be preprocessed before the specified resources.
|
||||
Example:
|
||||
.B -p ~/wesnoth/data/campaigns/tutorial ~/result.
|
||||
|
|
Loading…
Add table
Reference in a new issue