From: Zac Dover Date: Tue, 22 Oct 2024 11:30:02 +0000 (+1000) Subject: doc/cephadm: correct "ceph orch apply" command X-Git-Tag: v20.0.0~787^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F60423%2Fhead;p=ceph.git doc/cephadm: correct "ceph orch apply" command 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 Signed-off-by: Zac Dover --- diff --git a/doc/cephadm/services/smb.rst b/doc/cephadm/services/smb.rst index 7b6a31f1c87c..cc36a61b9d5b 100644 --- a/doc/cephadm/services/smb.rst +++ b/doc/cephadm/services/smb.rst @@ -24,7 +24,7 @@ Samba Containers with the following command: .. prompt:: bash # - orch apply smb [--features ...] [--placement ...] ... + ceph orch apply smb [--features ...] [--placement ...] ... There are a number of additional parameters that the command accepts. See the Service Specification for a description of these options.