man/prosodyctl: Clarify description of --root

This commit is contained in:
Kim Alvefur 2022-02-02 18:25:42 +01:00
parent f30bbd6dcf
commit 3627a37091
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -132,7 +132,7 @@ details of how these commands work you should see ejabberdctl(8).
: Use the specified config file instead of the default.
`--root`
: Don't drop root privileges.
: Don't drop root privileges (e.g. when invoked with sudo).
`--help`
: Display help text for the specified command.