mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user