]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: correct "ceph orch apply" command 60423/head
authorZac Dover <zac.dover@proton.me>
Tue, 22 Oct 2024 11:30:02 +0000 (21:30 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 22 Oct 2024 11:30:02 +0000 (21:30 +1000)
s/orch apply/ceph orch apply/ in a command where "ceph" was missing.

This was reported by Eugen Block to Zac Dover on 22 Oct 2024 through
Slack.

Co-authored-by: Eugen Block <eblock@nde.ag>
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/cephadm/services/smb.rst

index 7b6a31f1c87c545bc882c5826cefb651f686f2b9..cc36a61b9d5b301cbe9825b38c93361ce2caba1c 100644 (file)
@@ -24,7 +24,7 @@ Samba Containers with the following command:
 
 .. prompt:: bash #
 
-    orch apply smb <cluster_id> <config_uri> [--features ...] [--placement ...] ...
+    ceph orch apply smb <cluster_id> <config_uri> [--features ...] [--placement ...] ...
 
 There are a number of additional parameters that the command accepts. See
 the Service Specification for a description of these options.