Add WO cache mode in man page

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
Adam Rutkowski 2019-09-23 13:29:54 -04:00
parent 99cbafaac6
commit a208fd4682
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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