]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/mgr/rgw.rst
update ceph source to reef 18.2.0
[ceph.git] / ceph / doc / mgr / rgw.rst
index dc280b06de50aed45fca30dfc61b95199160e54a..a3f53280a75f118ad75fbab85faeaabdbc77372e 100644 (file)
@@ -25,7 +25,7 @@ supports both passing the arguments through the cmd line or as a spec file:
 
 .. prompt:: bash #
 
-  rgw realm bootstrap [--realm-name] [--zonegroup-name] [--zone-name] [--port] [--placement] [--start-radosgw]
+  ceph rgw realm bootstrap [--realm-name] [--zonegroup-name] [--zone-name] [--port] [--placement] [--start-radosgw]
 
 The command supports providing the configuration through a spec file (`-i option`):
 
@@ -33,7 +33,7 @@ The command supports providing the configuration through a spec file (`-i option
 
   ceph rgw realm bootstrap -i myrgw.yaml
 
-Following is an example of RGW mutlisite spec file:
+Following is an example of RGW multisite spec file:
 
 .. code-block:: yaml