doc/man/cephadm: add missing --container-init flag

adopt command allows for the `--container-init` flag

Signed-off-by: Michael Fritch <mfritch@suse.com>
This commit is contained in:
Michael Fritch 2021-02-05 08:03:43 -07:00
parent 511cde8ced
commit d89fae5c9d
No known key found for this signature in database
GPG Key ID: 75F3EB2E80A03B7F

View 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