mirror of
https://github.com/ceph/ceph
synced 2025-01-19 01:21:49 +00:00
cconf: fix clitest
Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
72044499b8
commit
513f6128a1
@ -7,6 +7,10 @@
|
||||
ACTIONS
|
||||
-L|--list-all-sections List all sections
|
||||
-l|--list-sections <prefix> List sections with the given prefix
|
||||
--filter-key <key> Filter section list to only include sections
|
||||
with given key defined.
|
||||
--filter-key-value <key>=<val> Filter section list to only include sections
|
||||
with given key/value pair.
|
||||
--lookup <key> Print a configuration setting to stdout.
|
||||
Returns 0 (success) if the configuration setting is
|
||||
found; 1 otherwise.
|
||||
|
Loading…
Reference in New Issue
Block a user