]> git.lyx.org Git - features.git/commit
Use a proper command line parser
authorGeorg Baum <baum@lyx.org>
Thu, 3 Dec 2015 19:25:06 +0000 (20:25 +0100)
committerGeorg Baum <baum@lyx.org>
Thu, 3 Dec 2015 19:25:06 +0000 (20:25 +0100)
commit99b3928e6ff332a8aa1256d69fa3dfbefa437298
tree0aec0bca0031de40605c7e5a85614edb5ab601f6
parent0e23cfde2976b45d6249dbb9f022b9a848040390
Use a proper command line parser

Now it is possible to specify the target directory, and the command line syntax
follows the standard rules: It uses options for optional arguments, and one
positional argument for the single required argument.
development/tools/mergepo.py