test-api: reformat cli_help_messages.py

Signed-off-by: Kamil Gierszewski <kamil.gierszewski@huawei.com>
This commit is contained in:
Kamil Gierszewski 2024-09-23 15:45:08 +02:00
parent 388e1ac3c7
commit d0d0fdb9c8
No known key found for this signature in database

View File

@ -274,11 +274,14 @@ version_help = [
r"-o --output-format \<FORMAT\> Output format: \{table|csv\}",
]
help_help = [r"Usage: casadm --help", r"Print help"]
help_help = [
r"Usage: casadm --help",
r"Print help",
]
standby_help = [
r"The command is not supported"
r"The command is not supported",
]
zero_metadata_help = [