diff options
author | Eric Engestrom <eric.engestrom@imgtec.com> | 2017-11-09 15:35:46 +0000 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-11-09 21:12:34 +0200 |
commit | 5f7f5cdb05172c26b71fc01133bda0dc93d2a226 (patch) | |
tree | f855186b2c5aa662d211402a54c3046c3f95fb62 /mesonbuild/interpreter.py | |
parent | 74967bd1d1c775a952ad2a27e3d68a96c9e05c5b (diff) | |
download | meson-5f7f5cdb05172c26b71fc01133bda0dc93d2a226.zip meson-5f7f5cdb05172c26b71fc01133bda0dc93d2a226.tar.gz meson-5f7f5cdb05172c26b71fc01133bda0dc93d2a226.tar.bz2 |
Print correct command in help message
Taking mconf for instance:
before:
$ meson configure --help
usage: meson [-h] [-D SETS] [--clearcache] [directory [directory ...]]
after:
$ meson configure --help
usage: meson configure [-h] [-D SETS] [--clearcache] [directory [directory ...]]
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions