]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man/8: Remove slash behind bucket name in radosgw-admin.rst 47727/head
authorSalar Nosrati-Ershad <salar.nosratiershad@sotoon.ir>
Mon, 22 Aug 2022 12:04:56 +0000 (16:34 +0430)
committerSalar Nosrati-Ershad <salar.nosratiershad@sotoon.ir>
Mon, 22 Aug 2022 15:52:12 +0000 (20:22 +0430)
Signed-off-by: Salar Nosrati-Ershad <snosratiershad@gmail.com>
doc/man/8/radosgw-admin.rst

index bace14e16267776c3ff85859aed29b66d5dfacd9..a6609c56dce3c2414077e25d6ef05b44077264a0 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::