man/prosodyctl: Complete list of 'check' variants

Especially 'connectivity' was missing
This commit is contained in:
Kim Alvefur 2022-02-02 18:28:28 +01:00
parent 3627a37091
commit bc15d6424f
2 changed files with 4 additions and 3 deletions

View file

@ -113,7 +113,7 @@ dependencies and such to aid in debugging.
`check [what]`
: Performs various sanity checks on the configuration, DNS setup and
configured TLS certificates. `what` can be one of `config`, `dns`
and `certs` to run only that check.
`certs`, `disabled` and `connectivity` to run only that check.
## Ejabberd Compatibility