- updates related to debian package standards

This commit is contained in:
Mark Vejvoda
2013-11-16 20:27:51 +00:00
parent a212b19efa
commit b2f3748168
2 changed files with 12 additions and 1 deletions

View File

@@ -317,7 +317,7 @@ void printParameterHelp(const char *argv0, bool foundInvalidArgs) {
printf("\n %s %s=desert2",extractFileFromDirectoryPath(argv0).c_str(),GAME_ARGS[GAME_ARG_VALIDATE_TILESET]);
printf("\n%s=x",GAME_ARGS[GAME_ARG_TRANSLATE_TECHTREES]);
printf("\n \t\tProduces a deafult lng file for the specified techtree");
printf("\n \t\tProduces a default lng file for the specified techtree");
printf("\n \t\tto prepare for translation into other languages.");
printf("\n \t\tWhere x is a techtree name");