If Kleopatra is already running then running kleopatra --help on the command line results in an error: "Unknown option 'help'."
Description
Description
Revisions and Commits
Revisions and Commits
rKLEOPATRA Kleopatra | |||
rKLEOPATRA442e27d4228d Move function to show About dialog to KleopatraApplication | |||
rKLEOPATRA84fd608fa3cb Handle command line options of Qt and KAboutData if app is already running |
Event Timeline
Comment Actions
Fixed.
If Kleopatra is already running then running
- kleopatra --help shows the help in a window
- kleopatra --help-all shows an error
- kleopatra --version, kleopatra --author, and kleopatra --license open the About window
(If Kleopatra isn't running then the command line options work the same way as before.)