1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-14 06:20:56 +02:00

Document --dry-run option of gschema-compile

This commit is contained in:
Matthias Clasen
2010-04-22 20:02:49 -04:00
parent 00a7c2e635
commit 4a62a00c4c

@ -53,6 +53,14 @@ Store <filename>gschemas.compiled</filename> in <replaceable>TARGETDIR</replacea
</para></listitem> </para></listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term><option>--dry-run</option></term>
<listitem><para>
Don't write <filename>gschemas.compiled</filename>. This option can be used
to check <filename>.gschema.xml</filename> sources for errors.
</para></listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term><option>--allow-any-name</option></term> <term><option>--allow-any-name</option></term>
<listitem><para> <listitem><para>