[glib/glib-2-36] Document all gtester-report options



commit a1a621785fdf9ac238ac1b3e21096a5aed044a26
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 4 21:10:43 2013 -0400

    Document all gtester-report options
    
    The --subunit option was missing from the man page.

 docs/reference/glib/gtester-report.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/glib/gtester-report.xml b/docs/reference/glib/gtester-report.xml
index 3196ce8..4fd0685 100644
--- a/docs/reference/glib/gtester-report.xml
+++ b/docs/reference/glib/gtester-report.xml
@@ -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>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]