From: Salar Nosrati-Ershad Date: Mon, 22 Aug 2022 12:04:56 +0000 (+0430) Subject: doc/man/8: Remove slash behind bucket name in radosgw-admin.rst X-Git-Tag: v18.0.0~210^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F47727%2Fhead;p=ceph.git doc/man/8: Remove slash behind bucket name in radosgw-admin.rst Signed-off-by: Salar Nosrati-Ershad --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index bace14e16267..a6609c56dce3 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -997,11 +997,11 @@ Rename a bucket:: Move a bucket from the old global tenant space to a specified tenant:: - $ radosgw-admin bucket link --bucket=/foo --uid='12345678$12345678' + $ radosgw-admin bucket link --bucket=foo --uid='12345678$12345678' Link bucket to specified user and change object ACLs:: - $ radosgw-admin bucket chown --bucket=/foo --uid='12345678$12345678' + $ radosgw-admin bucket chown --bucket=foo --uid='12345678$12345678' Show the logs of a bucket from April 1st, 2012::