From 870e8e7b3fd8a438925c034dc621e4d2644d39af Mon Sep 17 00:00:00 2001 From: stevenhua Date: Tue, 1 Nov 2022 09:53:02 +0800 Subject: [PATCH] doc/radosgw: fix command error blank --- doc/radosgw/admin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/admin.rst b/doc/radosgw/admin.rst index 731e8990f41..fc2651ec0d3 100644 --- a/doc/radosgw/admin.rst +++ b/doc/radosgw/admin.rst @@ -617,7 +617,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``