diff options
author | Edward Shishkin <edward@redhat.com> | 2010-07-30 16:05:04 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-10-22 20:54:11 +0200 |
commit | b86071c5e8264cd57dd631b238c7fd6a256570ec (patch) | |
tree | 1820a963e58fe2a812b8343e618ee9bbc5d6849e /doc | |
parent | b9a7e9fc06db9e557779b5458c94d68638fe0f0e (diff) | |
download | blktrace-b86071c5e8264cd57dd631b238c7fd6a256570ec.tar.gz blktrace-b86071c5e8264cd57dd631b238c7fd6a256570ec.tar.bz2 |
blktrace: btreplay man pages update
Fixup for RH bugzilla 595623
Document btreplay option -x (--acc-factor)
Signed-off-by: Edward Shishkin <edward@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/btreplay.8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/btreplay.8 b/doc/btreplay.8 index 1efcd0d..118dc10 100644 --- a/doc/btreplay.8 +++ b/doc/btreplay.8 @@ -168,6 +168,13 @@ When specified on the command line, all pre-bunch stall indicators will be ignored. IOs will be replayed without inter-bunch delays. .RE +\-x <\fIfactor\fR> +.br +\-\-acc\-factor=<\fIfactor\fR> +.RS +Specify acceleration factor. Default value is 1 (no acceleration). +.RE + \-v .br \-\-verbose |