fio.1: add section option and remove spurious command text
authorAaron Carroll <aaronc@cse.unsw.edu.au>
Tue, 26 Feb 2008 22:10:39 +0000 (23:10 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 26 Feb 2008 22:10:39 +0000 (23:10 +0100)
Signed-off-by: Aaron Carroll <aaronc@gelato.unsw.edu.au>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.1

diff --git a/fio.1 b/fio.1
index cc86000de82e3bc8d386ea6f953b1410447fb7c1..ef5c8d86faf2b6455992e4c375aac62b22aa8a88 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -37,6 +37,9 @@ Enable read-only safety checks.
 Specifies when real-time ETA estimate should be printed.  \fIwhen\fR may
 be one of `always', `never' or `auto'.
 .TP
+.BI \-\-section \fR=\fPsec
+Only run section \fIsec\fR from job file.
+.TP
 .BI \-\-cmdhelp \fR=\fPcommand
 Print help information for \fIcommand\fR.  May be `all' for all commands.
 .TP
@@ -45,8 +48,6 @@ Enable verbose tracing of various fio actions. May be `all' for all types
 or individual types seperated by a comma (eg --debug=io,file). `help' will
 list all available tracing options.
 .TP
-Print help information for \fIcommand\fR.  May be `all' for all commands.
-.TP
 .B \-\-help
 Display usage information and exit.
 .TP