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

--- Comment #16 from David Redondo <k...@david-redondo.de> ---

> 
> That seems closer to an ideal solution except that I can't recall ever
> seeing two long options for an option.  Is that something which is common in
> KDE?  Does the KDE argument parser allow you to group short options like GNU
> (e.g. -ab for -a -b)?
Initially I wanted to have "-nd" but you are right that it is equivalent to -n
-d and QCommandLineParser doesn't seem to allow something like that. Maybe
"-e/--no-decorations" is better and makes sense with the description "Exclude
decorations"


> I'd also recommend adding a comment where the default values are set to note
> that those match the default GUI values.

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

Reply via email to