From 2939bf452ee0afa910426c1ecf4c0f2aeff68ed3 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 12 Jun 2012 21:27:56 +1000 Subject: * 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 --- doc/runtest.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.1