]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man/cephadm: add missing `--container-init` flag
authorMichael Fritch <mfritch@suse.com>
Fri, 5 Feb 2021 15:03:43 +0000 (08:03 -0700)
committerMichael Fritch <mfritch@suse.com>
Fri, 5 Feb 2021 15:03:43 +0000 (08:03 -0700)
adopt command allows for the `--container-init` flag

Signed-off-by: Michael Fritch <mfritch@suse.com>
doc/man/8/cephadm.rst

index 7a2473485929becda8d4350cdd831da3c4129550..d66123437aab3239ff44e7489c9077b8ff83222a 100644 (file)
@@ -190,6 +190,7 @@ Arguments:
 * [--config-json CONFIG_JSON]  Additional configuration information in JSON format
 * [--skip-firewalld]           Do not configure firewalld
 * [--skip-pull]                do not pull the latest image before adopting
+* [--container-init]           Run podman/docker with `--init`
 
 
 bootstrap