SUMMARY kmymoney --help shows option --help-all which should include some more options but kmymoney --help-all simply starts a regular kmymoney instance. STEPS TO REPRODUCE 1. kmymoney --help 2. kmymoney --help-all OBSERVED RESULT 1. shows help in teminal and exits. 2. starts regular kmymoney ui EXPECTED RESULT show expanded help in terminal and exit. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.21 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 Kernel Version: 5.4.0-72-generic OS Type: 64-bit Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 630 ADDITIONAL INFORMATION I'd like to help UI improvements.
Seems to be fixed (in the meantime). Here's the output of 5.1 branch HEAD as of today: thb@thb-nb:~$ kmymoney --help Usage: kmymoney [options] url Options: -h, --help Displays this help. -v, --version Displays version information. --author Show author information. --license Show license information. --desktopfile <file name> The base file name of the desktop entry for this application. -n do not open last used file --timers enable performance timers --nocatch do not globally catch uncaught exceptions Arguments: url file to open No --help-all option is displayed.