From c0a5d35ec77fae5cfe382d35ab18915ed6766504 Mon Sep 17 00:00:00 2001 From: Aaron Carroll Date: Tue, 26 Feb 2008 23:10:39 +0100 Subject: [PATCH] fio.1: add section option and remove spurious command text Signed-off-by: Aaron Carroll Signed-off-by: Jens Axboe --- fio.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.25.1