diff options
author | Kim Alvefur <zash@zash.se> | 2022-02-02 18:25:42 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2022-02-02 18:25:42 +0100 |
commit | 3627a37091b0cad488a7e316c46c0492db5e4c17 (patch) | |
tree | 6d0050cc1a2bc821842f512f0af4b6abb142cba2 /man/prosodyctl.man | |
parent | f30bbd6dcf9c3f00c7106daf40fb6bf513b888c6 (diff) | |
download | prosody-3627a37091b0cad488a7e316c46c0492db5e4c17.tar.gz prosody-3627a37091b0cad488a7e316c46c0492db5e4c17.zip |
man/prosodyctl: Clarify description of --root
Diffstat (limited to 'man/prosodyctl.man')
-rw-r--r-- | man/prosodyctl.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/prosodyctl.man b/man/prosodyctl.man index cb8284ec..31b3c7ab 100644 --- a/man/prosodyctl.man +++ b/man/prosodyctl.man @@ -131,7 +131,7 @@ unregister user server Use the specified config file instead of the default. .TP \f[B]\f[CB]--root\f[B]\f[R] -Don\[cq]t drop root privileges. +Don\[cq]t drop root privileges (e.g.\ when invoked with sudo). .TP \f[B]\f[CB]--help\f[B]\f[R] Display help text for the specified command. |