]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/rgw.rst: add missing "ceph" command in cli specification 52483/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 17 Jul 2023 13:05:39 +0000 (20:05 +0700)
committerGitHub <noreply@github.com>
Mon, 17 Jul 2023 13:05:39 +0000 (20:05 +0700)
The line begins with a prompt so I would
expect it to be a "complete" command,
including the `ceph` binary to run with all
the various listed arguments.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/mgr/rgw.rst

index 71c0d3a9a73edfb842e142dc13567aea88f2785a..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`):