This commit adds two missing apostrophes to two
different strings.
Hat tip to IcePic.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
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::