From: Michael Fritch Date: Fri, 5 Feb 2021 15:03:43 +0000 (-0700) Subject: doc/man/cephadm: add missing `--container-init` flag X-Git-Tag: v17.1.0~3026^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d89fae5c9d9c8ef9c3f5501d188771ab5ebc254c;p=ceph.git doc/man/cephadm: add missing `--container-init` flag adopt command allows for the `--container-init` flag Signed-off-by: Michael Fritch --- diff --git a/doc/man/8/cephadm.rst b/doc/man/8/cephadm.rst index 7a2473485929..d66123437aab 100644 --- a/doc/man/8/cephadm.rst +++ b/doc/man/8/cephadm.rst @@ -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