glib-compile-resources: Add a --version option

There have been some improvements to the tool recently, but it's hard to
know if those are available on a given system unless the tool provides a
--version commandline option.

https://bugzilla.gnome.org/show_bug.cgi?id=772269
This commit is contained in:
Sam Thursfield
2016-09-30 22:56:16 +01:00
parent e048d31210
commit bce8b6db8d
2 changed files with 15 additions and 0 deletions

View File

@@ -56,6 +56,13 @@ Print help and exit
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--version</option></term>
<listitem><para>
Print program version and exit
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--target=<replaceable>TARGET</replaceable></option></term>
<listitem><para>