]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man/cephadm: update --orphan-initial-daemons argument description 65013/head
authorNaveen Naidu <naveennaidu479@gmail.com>
Wed, 13 Aug 2025 12:16:09 +0000 (17:46 +0530)
committerNaveen Naidu <naveennaidu479@gmail.com>
Wed, 13 Aug 2025 12:16:09 +0000 (17:46 +0530)
Signed-off-by: Naveen Naidu <naveen.naidu@ibm.com>
doc/man/8/cephadm.rst

index 3c23a9867f7bc56288f2af58eecba384ae2e697d..e86378a94591913f5f79de769695500cc58a4193 100644 (file)
@@ -250,7 +250,7 @@ Arguments:
 * [--allow-overwrite]             allow overwrite of existing --output-* config/keyring/ssh files
 * [--allow-fqdn-hostname]         allow hostname that is fully-qualified (contains ".")
 * [--skip-prepare-host]           Do not prepare host
-* [--orphan-initial-daemons]      Do not create initial mon, mgr, and crash service specs
+* [--orphan-initial-daemons]      Set mon and mgr service to unmanaged and do not create the crash service
 * [--skip-monitoring-stack]       Do not automatically provision monitoring stack] (prometheus, grafana, alertmanager, node-exporter)
 * [--apply-spec APPLY_SPEC]       Apply cluster spec after bootstrap (copy ssh key, add hosts and apply services)
 * [--registry-url REGISTRY_URL]   url of custom registry to login to. e.g. docker.io, quay.io