Skip to content

Commit 79c53cd

Browse files
committed
doc/rgw: use --bucket instead of --uid
Signed-off-by: YiteGu <[email protected]>
1 parent 3aef9fc commit 79c53cd

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
@@ -840,7 +840,7 @@ An enabled bucket rate limit can be disabled by running a command of the followi
840840

841841
.. prompt:: bash #
842842

843-
radosgw-admin ratelimit disable --ratelimit-scope=bucket --uid=mybucket
843+
radosgw-admin ratelimit disable --ratelimit-scope=bucket --bucket=mybucket
844844

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

0 commit comments

Comments
 (0)