kwriteconfig --version (return code: 0)
Qt: 4.8.7
KDE Development Platform: 4.14.16
KWriteConfig: 1.0.0
kwriteconfig --help (return code: 0)
Usage: kwriteconfig [Qt-options] [KDE-options] [options] value
Write KConfig entries - for use in shell scripts
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Options:
--file <file> Use <file> instead of global config
--group <group> Group to look in. Use repeatedly for nested groups. [KDE]
--key <key> Key to look for
--type <type> Type of variable. Use "bool" for a boolean, otherwise it is treated as a string
Arguments:
value The value to write. Mandatory, on a shell use '' for empty