From: Aggelos Toumasis Date: Fri, 4 Feb 2022 14:45:03 +0000 (+0100) Subject: doc/man/8: Fix spelling in user rename example X-Git-Tag: v18.0.0~1396^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F44898%2Fhead;p=ceph.git doc/man/8: Fix spelling in user rename example Signed-off-by: Aggelos Toumasis toumasis.aggelos@gmail.com --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index 042d1f3391e9..bace14e16267 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -973,7 +973,7 @@ Remove a user:: Rename a user:: - $ radosgw-admin user rename --uid=johny --new-uid=joe + $ radosgw-admin user rename --uid=johnny --new-uid=joe Remove a user and all associated buckets with their contents::