]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/man/8/radosgw-admin.rst
update ceph source to reef 18.1.2
[ceph.git] / ceph / doc / man / 8 / radosgw-admin.rst
index e099bba074df0753ca62ccfbb60614aa37b320e9..54a66e17a0b8af8e1ff60f32aa3aff22a951a5d5 100644 (file)
@@ -977,7 +977,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::
 
@@ -1001,11 +1001,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::