diff options
-rw-r--r-- | src/test/cli/radosgw-admin/help.t | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 524d0edd8ba..2def60107dc 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -116,9 +116,10 @@ <date> := "YYYY-MM-DD[ hh:mm:ss]" - --conf/-c Read configuration from the given configuration file - --id/-i set ID portion of my name - --name/-n set name (TYPE.ID) - --version show version and quit + --conf/-c FILE read configuration from the given configuration file + --id/-i ID set ID portion of my name + --name/-n TYPE.ID set name + --cluster NAME set cluster name (default: ceph) + --version show version and quit [1] |