From: Zac Dover Date: Fri, 21 Jan 2022 16:57:28 +0000 (+1000) Subject: doc/man: radosgw-admin.rst: missing apostrophe X-Git-Tag: v18.0.0~1526^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F44717%2Fhead;p=ceph.git doc/man: radosgw-admin.rst: missing apostrophe This commit adds two missing apostrophes to two different strings. Hat tip to IcePic. Signed-off-by: Zac Dover --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index 57d7fcfc9023..042d1f3391e9 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::