mirror of
https://github.com/ceph/ceph
synced 2025-01-03 09:32:43 +00:00
doc/mgr/rgw.rst: add missing "ceph" command in cli specification
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>
This commit is contained in:
parent
923e7bacc9
commit
37ea3e50f0
@ -25,7 +25,7 @@ supports both passing the arguments through the cmd line or as a spec file:
|
|||||||
|
|
||||||
.. prompt:: bash #
|
.. 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`):
|
The command supports providing the configuration through a spec file (`-i option`):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user