From 111752637561a9ddb5162292617baf3125d16e90 Mon Sep 17 00:00:00 2001 From: Naveen Naidu Date: Wed, 13 Aug 2025 17:46:09 +0530 Subject: [PATCH] doc/man/cephadm: update --orphan-initial-daemons argument description Signed-off-by: Naveen Naidu --- doc/man/8/cephadm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/cephadm.rst b/doc/man/8/cephadm.rst index 3c23a9867f7..e86378a9459 100644 --- a/doc/man/8/cephadm.rst +++ b/doc/man/8/cephadm.rst @@ -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 -- 2.39.5