Comparison

man/prosodyctl.markdown @ 8205:0a3060592db8

man/prosodyctl.markdown: Reflow
author Kim Alvefur <zash@zash.se>
date Sat, 02 Sep 2017 10:05:50 +0200
parent 8204:7343ffbc65ea
child 8365:8e079677d724
comparison
equal deleted inserted replaced
8204:7343ffbc65ea 8205:0a3060592db8
113 113
114 prosodyctl can also show some information about the environment, 114 prosodyctl can also show some information about the environment,
115 dependencies and such to aid in debugging. 115 dependencies and such to aid in debugging.
116 116
117 about 117 about
118 : Shows environment, various paths used by Prosody and 118 : Shows environment, various paths used by Prosody and installed
119 installed dependencies. 119 dependencies.
120 120
121 check \[what\] 121 check \[what\]
122 : Performs various sanity checks on the configuration, DNS setup and 122 : Performs various sanity checks on the configuration, DNS setup and
123 configured TLS certificates. `what` can be one of `config`, `dns` 123 configured TLS certificates. `what` can be one of `config`, `dns`
124 and `certs` to run only that check. 124 and `certs` to run only that check.