docs: Document the --strict option of glib-compile-schemas

Curiously, this option has managed to remain undocumented for
5 years.
This commit is contained in:
Matthias Clasen 2015-04-08 06:38:16 -04:00
parent cc287a21cf
commit 89d46d1bdc

View File

@ -81,6 +81,14 @@ Store <filename>gschemas.compiled</filename> in the <replaceable>TARGET</replace
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--strict</option></term>
<listitem><para>
Abort on any errors in schemas. Without this option, faulty schema files are
simply omitted from the resulting compiled schema.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--dry-run</option></term>
<listitem><para>