Diff

man/prosodyctl.man @ 12243:73ecfe811526

util.startup: Teach prosodyctl to be --quiet as complement to --verbose Original motivation was tiresome warnings about Lua 5.4 not being supported yet. Can still be handy to tweak log level, e.g. to prevent logging to interfere with command output.
author Kim Alvefur <zash@zash.se>
date Sun, 28 Nov 2021 23:07:35 +0100
parent 12242:202319a990e7
child 12244:858d40d675ee
line wrap: on
line diff
--- a/man/prosodyctl.man	Wed Feb 02 18:30:54 2022 +0100
+++ b/man/prosodyctl.man	Sun Nov 28 23:07:35 2021 +0100
@@ -1,6 +1,6 @@
 .\" Automatically generated by Pandoc 2.17.0.1
 .\"
-.TH "PROSODYCTL" "1" "2017-09-02" "" ""
+.TH "PROSODYCTL" "1" "2022-02-02" "" ""
 .hy
 .SH NAME
 .PP
@@ -135,6 +135,12 @@
 .TP
 \f[B]\f[CB]--help\f[B]\f[R]
 Display help text for the specified command.
+.TP
+\f[B]\f[CB]--verbose\f[B]\f[R]
+Increase log level to show debug messages.
+.TP
+\f[B]\f[CB]--quiet\f[B]\f[R]
+Reduce log level to only show errors.
 .SH FILES
 .TP
 \f[B]\f[CB]/etc/prosody/prosody.cfg.lua\f[B]\f[R]