Skip to content

Commit b1e5af0

Browse files
Merge pull request ceph#65997 from YiteGu/fix-param-err-for-ratelimit-command
doc/rgw: use --bucket instead of --uid
2 parents 3e25d8c + 79c53cd commit b1e5af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/radosgw/admin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ An enabled bucket rate limit can be disabled by running a command of the followi
841841

842842
.. prompt:: bash #
843843

844-
radosgw-admin ratelimit disable --ratelimit-scope=bucket --uid=mybucket
844+
radosgw-admin ratelimit disable --ratelimit-scope=bucket --bucket=mybucket
845845

846846
Reading and Writing Global Rate Limit Configuration
847847
---------------------------------------------------

0 commit comments

Comments
 (0)