]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man: radosgw-admin.rst: missing apostrophe 44717/head
authorZac Dover <zac.dover@gmail.com>
Fri, 21 Jan 2022 16:57:28 +0000 (02:57 +1000)
committerZac Dover <zac.dover@gmail.com>
Fri, 21 Jan 2022 16:57:28 +0000 (02:57 +1000)
This commit adds two missing apostrophes to two
different strings.

Hat tip to IcePic.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/man/8/radosgw-admin.rst

index 57d7fcfc902384dbbbdcf0355113de0a01a2b5d6..042d1f3391e9ef5ff5e830743a0f0f7ff8c009b2 100644 (file)
@@ -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::