Document all gtester-report options
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2013 01:10:43 +0000 (21:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2013 01:13:30 +0000 (21:13 -0400)
The --subunit option was missing from the man page.

docs/reference/glib/gtester-report.xml

index 3196ce8..4fd0685 100644 (file)
@@ -54,6 +54,13 @@ print version information and exit
 </para></listitem>
 </varlistentry>
 
+<varlistentry>
+<term><option>-s</option>, <option>--subunit</option></term>
+<listitem><para>
+Output subunit. Needs python-subunit.
+</para></listitem>
+</varlistentry>
+
 </variablelist>
 </refsect1>