projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
794401c
)
Document all gtester-report options
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 5 May 2013 01:10:43 +0000
(21:10 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 5 May 2013 01:10:43 +0000
(21:10 -0400)
The --subunit option was missing from the man page.
docs/reference/glib/gtester-report.xml
patch
|
blob
|
history
diff --git
a/docs/reference/glib/gtester-report.xml
b/docs/reference/glib/gtester-report.xml
index
3196ce8
..
4fd0685
100644
(file)
--- 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>