test-api: fix cli help message
Signed-off-by: Kamil Gierszewski <kamil.gierszewski@huawei.com>
This commit is contained in:
parent
c1ad2a8584
commit
39afdaa6c1
@ -285,7 +285,7 @@ standby_help = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
zero_metadata_help = [
|
zero_metadata_help = [
|
||||||
r"Usage: casadm --zero-metadata --device \<DEVICE\> \[option\.\.\.\]]",
|
r"Usage: casadm --zero-metadata --device \<DEVICE\> \[option\.\.\.\]",
|
||||||
r"Clear metadata from caching device",
|
r"Clear metadata from caching device",
|
||||||
r"Options that are valid with --zero-metadata are:",
|
r"Options that are valid with --zero-metadata are:",
|
||||||
r"-d --device \<DEVICE\> Path to device on which metadata would be cleared",
|
r"-d --device \<DEVICE\> Path to device on which metadata would be cleared",
|
||||||
|
Loading…
Reference in New Issue
Block a user