commit | caf45ddce0263dea6ffda1bc9793f3b848e4406b | [log] [tgz] |
---|---|---|
author | Anatol Pomozov <anatol.pomozov@gmail.com> | Wed Sep 28 08:48:23 2022 -0700 |
committer | Anatol Pomozov <anatol.pomozov@gmail.com> | Wed Sep 28 08:49:06 2022 -0700 |
tree | 6140e707a46b52cd8226132fb806aad3247e84fe | |
parent | 05a08b61b838f66b83e38e42a3584cfab4d5186a [diff] |
Use proper arg key for --help option Running `lpmake --help` leads to a segfault. It happens because invalid key is used for --help option. Test: build lpmake and make sure --help works Issue: https://github.com/nmeum/android-tools/issues/73 Change-Id: I8a2c56b6f2c9dc0a3f254e85469ce10d09c02bc7