Merge pull request #39200 from mitsu-ko/mypatch

doc/mgr/orchestrator: Unify the content of command and yaml

Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Sebastian Wagner 2021-02-01 13:22:50 +01:00 committed by GitHub
commit 4203a7f93d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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: