Skip to content

Commit

Permalink
test/radosgw-admin: update the expected usage outputs
Browse files Browse the repository at this point in the history
to match with the latest radosgw-admin changes.

Signed-off-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
tchaikov committed Feb 20, 2016
1 parent 6582b7d commit 3b5325b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/test/cli/radosgw-admin/help.t
Expand Up @@ -130,10 +130,11 @@
--bucket-id=<bucket-id>
--shard-id=<shard-id> optional for mdlog list
required for:
mdlog trim
replica mdlog get/delete
replica datalog get/delete
mdlog trim
replica mdlog get/delete
replica datalog get/delete
--metadata-key=<key> key to retrieve metadata from with metadata get
--remote=<remote> remote to pull period
--parent=<id> parent period id
--period=<id> period id
--epoch=<number> period epoch
Expand Down Expand Up @@ -174,7 +175,7 @@
--categories=<list> comma separated list of categories, used in usage show
--caps=<caps> list of caps (e.g., "usage=read, write; user=read"
--yes-i-really-mean-it required for certain operations
--reset-zonegroups reset zonegroupmap when zonegroupmap update
--reset-regions reset regionmap when regionmap update
<date> := "YYYY-MM-DD[ hh:mm:ss]"
Expand All @@ -197,4 +198,3 @@
--version show version and quit

[1]

0 comments on commit 3b5325b

Please sign in to comment.