Comparison

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
comparison
equal deleted inserted replaced
12242:202319a990e7 12243:73ecfe811526
1 .\" Automatically generated by Pandoc 2.17.0.1 1 .\" Automatically generated by Pandoc 2.17.0.1
2 .\" 2 .\"
3 .TH "PROSODYCTL" "1" "2017-09-02" "" "" 3 .TH "PROSODYCTL" "1" "2022-02-02" "" ""
4 .hy 4 .hy
5 .SH NAME 5 .SH NAME
6 .PP 6 .PP
7 prosodyctl - Manage a Prosody XMPP server 7 prosodyctl - Manage a Prosody XMPP server
8 .SH SYNOPSIS 8 .SH SYNOPSIS
133 \f[B]\f[CB]--root\f[B]\f[R] 133 \f[B]\f[CB]--root\f[B]\f[R]
134 Don\[cq]t drop root privileges. 134 Don\[cq]t drop root privileges.
135 .TP 135 .TP
136 \f[B]\f[CB]--help\f[B]\f[R] 136 \f[B]\f[CB]--help\f[B]\f[R]
137 Display help text for the specified command. 137 Display help text for the specified command.
138 .TP
139 \f[B]\f[CB]--verbose\f[B]\f[R]
140 Increase log level to show debug messages.
141 .TP
142 \f[B]\f[CB]--quiet\f[B]\f[R]
143 Reduce log level to only show errors.
138 .SH FILES 144 .SH FILES
139 .TP 145 .TP
140 \f[B]\f[CB]/etc/prosody/prosody.cfg.lua\f[B]\f[R] 146 \f[B]\f[CB]/etc/prosody/prosody.cfg.lua\f[B]\f[R]
141 The main prosody configuration file. 147 The main prosody configuration file.
142 prosodyctl reads this to determine the process ID file of the prosody 148 prosodyctl reads this to determine the process ID file of the prosody