fixed manpages: lines musn't start with a '.'...
...unless a macro is to be used or the tools for translations will break badly
This commit is contained in:
parent
c3b8eed098
commit
94c3a8883f
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ prints the name of the game data directory and exits.
|
|||
.TP
|
||||
.B -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
|
||||
.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
|
||||
from the "data/core/macros" directory will be preprocessed before the specified resources.
|
||||
Example:
|
||||
|
|
Loading…
Add table
Reference in a new issue