diff options
Diffstat (limited to 'doc/runtest.1')
-rw-r--r-- | doc/runtest.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/runtest.1 b/doc/runtest.1 index 95c9024..51cdccc 100644 --- a/doc/runtest.1 +++ b/doc/runtest.1 @@ -92,9 +92,9 @@ Use more than once to increase output further. .B -V,\ --version Prints out the versions of DejaGnu, Expect and Tcl. .TP -.B -x,\ --xml[=FILE] -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. +.B -x,\ --xml +Generate XML output. The output file is named after the tool with +an .xml extension. .TP .B -D[number] Activate the Tcl debugger. \fBnumber\fR can be either 1 or 0. If it |