From: stevenhua Date: Tue, 1 Nov 2022 01:53:02 +0000 (+0800) Subject: doc/radosgw: fix command error blank X-Git-Tag: v17.2.7~122^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F53656%2Fhead;p=ceph.git doc/radosgw: fix command error blank (cherry picked from commit 870e8e7b3fd8a438925c034dc621e4d2644d39af) --- diff --git a/doc/radosgw/admin.rst b/doc/radosgw/admin.rst index d96aef4ba8ff..8d70252fee65 100644 --- a/doc/radosgw/admin.rst +++ b/doc/radosgw/admin.rst @@ -634,7 +634,7 @@ Reading / Writing Global Rate Limit Configuration You can read and write global rate limit settings in the period configuration. To view the global rate limit settings:: - radosgw-admin global rate limit get + radosgw-admin global ratelimit get The global rate limit settings can be manipulated with the ``global ratelimit`` counterparts of the ``ratelimit set``, ``ratelimit enable``, and ``ratelimit disable``