aboutsummaryrefslogtreecommitdiff
path: root/doc/runtest.1
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-06-12 21:27:56 +1000
committerBen Elliston <bje@gnu.org>2012-06-12 21:27:56 +1000
commit2939bf452ee0afa910426c1ecf4c0f2aeff68ed3 (patch)
treec9b98ba392b4965d2005003c7e7d5dac5c34c486 /doc/runtest.1
parentdbd264c646362691407299d14fb1d18443ab1ef8 (diff)
* doc/runtest.1: Update.
* runtest.exp (xml_file_name): New global. (usage): Update. Handle optional argument to --xml. * lib/framework.exp (open_logs): Respect xml_file_name. Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'doc/runtest.1')
-rw-r--r--doc/runtest.15
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/runtest.1 b/doc/runtest.1
index cec1e45..d657652 100644
--- a/doc/runtest.1
+++ b/doc/runtest.1
@@ -92,8 +92,9 @@ Use more than once to increase output further.
.B --version,\ -V
Prints out the versions of DejaGnu, Expect and Tcl.
.TP
-.B --xml,\ -x
-Generate XML output.
+.B --xml[=FILE],\ -x
+Generate XML output. \fBFILE\fR is optional; if given it is the name of
+the output file. If not given, the output file is named after the tool.
.TP
.B -D[number]
Activate the Tcl debugger. \fBnumber\fR can be either 1 or 0. If it