glib-compile-schemas -V (return code: 1)
Error opening directory 'version': Not a directory
glib-compile-schemas --help (return code: 0)
Usage:
glib-compile-schemas [OPTION...] DIRECTORY
Compile all GSettings schema files into a schema cache.
Schema files are required to have the extension .gschema.xml,
and the cache file is called gschemas.compiled.
Help Options:
-h, --help Show help options
Application Options:
--targetdir=DIRECTORY where to store the gschemas.compiled file
--strict Abort on any errors in schemas
--dry-run Do not write the gschema.compiled file
--allow-any-name Do not enforce key name restrictions