]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rgw: correct radosgw-admin command name 9512/head
authorYan Jun <yan.jun8@zte.com.cn>
Mon, 6 Jun 2016 11:45:16 +0000 (19:45 +0800)
committerYan Jun <yan.jun8@zte.com.cn>
Mon, 6 Jun 2016 11:46:53 +0000 (19:46 +0800)
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
doc/radosgw/multisite.rst

index 51fc99882c2371c9e1f3a1f102ada29f1f4084f1..0238a03e882f32c8ba95fe172e5b93582254aeff 100644 (file)
@@ -75,7 +75,7 @@ keys can be generated in shell for eg::
 
 Then we can create a system user by following command::
 
-  $ radosgw_admin user create --uid=zone.user --display-name="Zone User" \
+  $ radosgw-admin user create --uid=zone.user --display-name="Zone User" \
                  --access-key=$SYSTEM_ACCESS_KEY --secret=$SYSTEM_SECRET_KEY --system