From bc15d6424ff9cddc90b60d72fd9a32b9be45684d Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Wed, 2 Feb 2022 18:28:28 +0100 Subject: man/prosodyctl: Complete list of 'check' variants Especially 'connectivity' was missing --- man/prosodyctl.man | 5 +++-- man/prosodyctl.markdown | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/man/prosodyctl.man b/man/prosodyctl.man index 31b3c7ab..78023b92 100644 --- a/man/prosodyctl.man +++ b/man/prosodyctl.man @@ -108,8 +108,9 @@ dependencies. \f[B]\f[CB]check [what]\f[B]\f[R] Performs various sanity checks on the configuration, DNS setup and configured TLS certificates. -\f[C]what\f[R] can be one of \f[C]config\f[R], \f[C]dns\f[R] and -\f[C]certs\f[R] to run only that check. +\f[C]what\f[R] can be one of \f[C]config\f[R], \f[C]dns\f[R] +\f[C]certs\f[R], \f[C]disabled\f[R] and \f[C]connectivity\f[R] to run +only that check. .SS Ejabberd Compatibility .PP ejabberd is another XMPP server which provides a comparable control diff --git a/man/prosodyctl.markdown b/man/prosodyctl.markdown index aa50a62e..dff3ebce 100644 --- a/man/prosodyctl.markdown +++ b/man/prosodyctl.markdown @@ -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 -- cgit v1.2.3