aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/prosodyctl.man3
-rw-r--r--man/prosodyctl.markdown3
2 files changed, 6 insertions, 0 deletions
diff --git a/man/prosodyctl.man b/man/prosodyctl.man
index f22418cc..cb8284ec 100644
--- a/man/prosodyctl.man
+++ b/man/prosodyctl.man
@@ -141,6 +141,9 @@ Increase log level to show debug messages.
.TP
\f[B]\f[CB]--quiet\f[B]\f[R]
Reduce log level to only show errors.
+.TP
+\f[B]\f[CB]--silent\f[B]\f[R]
+Disable logging completely, leaving only command output.
.SH FILES
.TP
\f[B]\f[CB]/etc/prosody/prosody.cfg.lua\f[B]\f[R]
diff --git a/man/prosodyctl.markdown b/man/prosodyctl.markdown
index 38540a59..c5b93627 100644
--- a/man/prosodyctl.markdown
+++ b/man/prosodyctl.markdown
@@ -143,6 +143,9 @@ details of how these commands work you should see ejabberdctl(8).
`--quiet`
: Reduce log level to only show errors.
+`--silent`
+: Disable logging completely, leaving only command output.
+
# FILES
`/etc/prosody/prosody.cfg.lua`