]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/orchestrator: Unify the content of command and yaml 39200/head
authorMitsumasa KONDO <kondo.mitsumasa@gmail.com>
Mon, 1 Feb 2021 09:44:49 +0000 (18:44 +0900)
committerKefu Chai <kchai@redhat.com>
Mon, 1 Feb 2021 10:13:12 +0000 (18:13 +0800)
Signed-off-by: Mitsumasa KONDO <kondo.mitsumasa@gmail.com>
doc/mgr/orchestrator.rst

index d8009527ea611671b770e947045797859b3d3320..3de17d4372f71c15754ef7840cff54cad3530b46 100644 (file)
@@ -835,7 +835,7 @@ Or in YAML:
 
 To place a service on *all* hosts, use ``"*"``::
 
-    orch apply crash --placement='*'
+    orch apply node-exporter --placement='*'
 
 Or in YAML: