Document --schema-id

This commit is contained in:
Matthias Clasen 2010-04-16 15:50:24 -04:00
parent a55ec73fa4
commit 4c9105c3e5

View File

@ -77,6 +77,12 @@ is not explicitly specified, a GConf schema will be converted
into a simple Gsettings schema, and a simple GSettings schema
will be converted into XML.
</para></listitem>
<varlistentry>
<term><option>-i <replaceable>ID</replaceable></option>, <option>--schema-id=<replaceable>ID</replaceable></option></term>
<listitem><para>
Use <replaceable>ID</replaceable> as the schema id in the generated GSettings schema.
</para></listitem>
</varlistentry>
</variablelist>