From e682a9f25e4417f4419453238dfda5a43108394c Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sun, 3 Apr 2016 14:33:04 +1000 Subject: * doc/runtest.1 (OPTIONS): Sort options. --- doc/runtest.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/runtest.1 b/doc/runtest.1 index 0212342..1e872f7 100644 --- a/doc/runtest.1 +++ b/doc/runtest.1 @@ -1,4 +1,4 @@ -.TH runtest 1 "2015-12-20" +.TH runtest 1 "2016-04-03" .SH NAME runtest \- DejaGnu test driver .SH SYNOPSIS @@ -17,15 +17,15 @@ It controls what tests to run and how to run them. Output all test results. By default, only unexpected results are displayed. .TP +.BI --build \ TRIPLET +The configuration TRIPLET for the build system. +.TP .B --debug Turn on .B Expect internal debugging output. The output is logged to a file called \fBdbg.log\fR. .TP -.BI --build \ TRIPLET -The configuration TRIPLET for the build system. -.TP .BI --directory \ DIRECTORY Run only tests in the specified DIRECTORY. .TP @@ -41,6 +41,9 @@ The host board definition to use. .BI --ignore \ test1.exp\ test2.exp\ ... Do not run the specified tests. .TP +.B --log_dialog +Emit Expect output to standard output. +.TP .BI --mail \ \'name1\ name2\ ...\' Electronic mail addresses to receive test results. .TP @@ -53,9 +56,6 @@ The network HOSTNAME of the target board. .BI --outdir \ DIRECTORY The name of a DIRECTORY for test log output. .TP -.B --log_dialog -Emit Expect output to standard output. -.TP .B --reboot Reboot the target board when \fBruntest\fR initializes (if supported). -- cgit v1.2.3