forked from organicmaps/organicmaps
PR fixes
This commit is contained in:
parent
807732d008
commit
031f41c56d
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ class PoParser:
|
|||
)
|
||||
|
||||
parser.add_argument(
|
||||
"-s", "--strings-txt",
|
||||
"-s", "--strings",
|
||||
dest="strings_txt", required=True,
|
||||
help="""The path to the strings.txt file. The strings from the po
|
||||
files will be added to that strings.txt file."""
|
||||
|
|
Loading…
Add table
Reference in a new issue