]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rgw: use --bucket instead of --uid 65997/head
authorYite Gu <yitegu0@gmail.com>
Tue, 21 Oct 2025 06:26:24 +0000 (14:26 +0800)
committerYite Gu <yitegu0@gmail.com>
Tue, 21 Oct 2025 06:26:24 +0000 (14:26 +0800)
Signed-off-by: YiteGu <guyite@bytedance.com>
doc/radosgw/admin.rst

index c62a3cdc43508f88a817e7f2f0c8d2118ff92e31..3c3a6e4b0682159a21de9d82908afa47e58fbbd5 100644 (file)
@@ -840,7 +840,7 @@ An enabled bucket rate limit can be disabled by running a command of the followi
 
 .. prompt:: bash #
 
-   radosgw-admin ratelimit disable --ratelimit-scope=bucket --uid=mybucket
+   radosgw-admin ratelimit disable --ratelimit-scope=bucket --bucket=mybucket
 
 Reading and Writing Global Rate Limit Configuration
 ---------------------------------------------------