From: Zac Dover Date: Tue, 22 Oct 2024 11:30:02 +0000 (+1000) Subject: doc/cephadm: correct "ceph orch apply" command X-Git-Tag: v19.2.1~134^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a160ef5feea021a557fe2fc01ab83f6cfe172b4f;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 (cherry picked from commit c42066766428c72884ed6f5dd6fa88244f436a1f) --- diff --git a/doc/cephadm/services/smb.rst b/doc/cephadm/services/smb.rst index 8ca70c5baf23..58ef62732ed6 100644 --- a/doc/cephadm/services/smb.rst +++ b/doc/cephadm/services/smb.rst @@ -26,7 +26,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.