lxqt / libqtxdg

Qt implementation of freedesktop.org xdg specs
https://lxqt.github.io
GNU Lesser General Public License v2.1
72 stars 35 forks source link

qtxdg-mat: Rework exit codes #268

Closed luis-pereira closed 2 years ago

luis-pereira commented 2 years ago

An asked --help must return EXIT_SUCCESS. Any option passed to an non existent module must return EXIT_FAILURE.