Mercurial > prosody-hg
diff man/prosodyctl.man @ 8204:7343ffbc65ea
man prosodyctl: Add text about the `cert import` command
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 02 Sep 2017 10:04:32 +0200 |
| parents | 746d73347937 |
| children | 8e079677d724 |
line wrap: on
line diff
--- a/man/prosodyctl.man Tue Aug 29 15:23:39 2017 +0200 +++ b/man/prosodyctl.man Sat Sep 02 10:04:32 2017 +0200 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 1.19.2.1 .\" -.TH "PROSODYCTL" "1" "2015\-12\-23" "" "" +.TH "PROSODYCTL" "1" "2017\-09\-02" "" "" .hy .SH NAME .PP @@ -118,6 +118,12 @@ needed. .RS .RE +.TP +.B import hosts paths +Copy certificates for hosts into the certificate path and reload +prosody. +.RS +.RE .SS Debugging .PP prosodyctl can also show some information about the environment,
