From 71a2d7b84ae3e6293db529547bdf1bb0d790ec10 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Tue, 5 Jul 2022 12:58:33 -0400 Subject: [PATCH] doc/rgw/multisite: 'zone rm' -> 'zone delete' Signed-off-by: Casey Bodley --- doc/radosgw/multisite.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index 93b98f39a7b..fc38b722a7e 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -1322,7 +1322,7 @@ Next, delete the zone. Execute the following: :: - # radosgw-admin zone rm --rgw-zone + # radosgw-admin zone delete --rgw-zone Finally, update the period: -- 2.39.5