From a208fd4682900b050bf502568f70137dcf2f61c7 Mon Sep 17 00:00:00 2001 From: Adam Rutkowski Date: Mon, 23 Sep 2019 13:29:54 -0400 Subject: [PATCH] Add WO cache mode in man page Signed-off-by: Adam Rutkowski --- utils/casadm.8 | 2 +- utils/opencas.conf.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/casadm.8 b/utils/casadm.8 index d7a6f54..54b39e4 100644 --- a/utils/casadm.8 +++ b/utils/casadm.8 @@ -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: diff --git a/utils/opencas.conf.5 b/utils/opencas.conf.5 index 776e3ff..4a993da 100644 --- a/utils/opencas.conf.5 +++ b/utils/opencas.conf.5 @@ -22,7 +22,7 @@ Cache ID <1-16384> .br Cache device .br -Cache mode {wt|wb|wa|pt} +Cache mode {wt|wb|wa|pt|wo} .br Extra fields (optional) ioclass_file=,cleaning_policy=,promotion_policy= .RE