gsettings-schema-convert -V (return code: 2)
Usage: gsettings-schema-convert [options]
gsettings-schema-convert: error: no such option: --version
gsettings-schema-convert --help (return code: 0)
Usage: gsettings-schema-convert [options]
Options:
-h, --help show this help message and exit
-o OUTPUT, --output=OUTPUT
output file
-g, --gconf convert a gconf schema file
-d GETTEXT_DOMAIN, --gettext-domain=GETTEXT_DOMAIN
default gettext domain to use when converting gconf
schema file
-i SCHEMA_ID, --schema-id=SCHEMA_ID
default schema ID to use when converting gconf schema
file
-u, --keep-underscores
keep underscores in key names instead of replacing
them with dashes when converting gconf schema file
-s, --simple use the simple schema format as output
-x, --xml use the xml schema format as output
-f, --force overwrite output file if already existing