https://bugs.kde.org/show_bug.cgi?id=369274

--- Comment #3 from Steven Noonan <ste...@uplinklabs.net> ---
$ konsole --version
konsole 16.08.1

Example of how kgpg currently invokes konsole:
$ konsole -e gpg --gen-key --expert
Unknown options: gen-key, expert.

How it should be quoting:
$ konsole -e "gpg --gen-key --expert"
<brings up Konsole with gpg key generation prompts>

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to