Add WO cache mode in man page
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
parent
99cbafaac6
commit
a208fd4682
@ -423,7 +423,7 @@ Defines output format for parameter list. It can be either \fBtable\fR (default)
|
||||
|
||||
.SH Options that are valid with --set-cache-mode (-Q) are:
|
||||
.TP
|
||||
.B -c, --cache-mode {wt|wb|wa|pt}
|
||||
.B -c, --cache-mode {wt|wb|wa|pt|wo}
|
||||
Cache mode to be used with a given cache instance.
|
||||
|
||||
Available modes:
|
||||
|
@ -22,7 +22,7 @@ Cache ID <1-16384>
|
||||
.br
|
||||
Cache device <DEVICE>
|
||||
.br
|
||||
Cache mode {wt|wb|wa|pt}
|
||||
Cache mode {wt|wb|wa|pt|wo}
|
||||
.br
|
||||
Extra fields (optional) ioclass_file=<file>,cleaning_policy=<alru,nop>,promotion_policy=<always,nhit>
|
||||
.RE
|
||||
|
Loading…
Reference in New Issue
Block a user