From: Aaron Carroll Date: Tue, 26 Feb 2008 22:10:39 +0000 (+0100) Subject: fio.1: add section option and remove spurious command text X-Git-Tag: fio-1.20-rc1~35 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=c0a5d35ec77fae5cfe382d35ab18915ed6766504;ds=sidebyside fio.1: add section option and remove spurious command text Signed-off-by: Aaron Carroll Signed-off-by: Jens Axboe --- diff --git a/fio.1 b/fio.1 index cc86000d..ef5c8d86 100644 --- 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