summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/testlib/doc/src/qttestlib-manual.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testlib/doc/src/qttestlib-manual.qdoc b/src/testlib/doc/src/qttestlib-manual.qdoc
index c99c947253..99ef67dcf7 100644
--- a/src/testlib/doc/src/qttestlib-manual.qdoc
+++ b/src/testlib/doc/src/qttestlib-manual.qdoc
@@ -224,7 +224,7 @@
\li \c -o \e{filename,format} \br
Writes output to the specified file, in the specified format (one
of \c txt, \c csv, \c junitxml, \c xml, \c lightxml, \c teamcity
- or \c tap). The special filename \c - may be used to log to
+ or \c tap). Use the special filename \c{-} (hyphen) to log to
standard output.
\li \c -o \e filename \br
Writes output to the specified file.