man prosodyctl: Mention the --root flag

This commit is contained in:
Kim Alvefur 2017-07-01 19:53:27 +02:00
parent 14f5606da9
commit 80ffc8982a
2 changed files with 8 additions and 0 deletions

View file

@ -158,6 +158,11 @@ Use the specified config file instead of the default.
.RS
.RE
.TP
.B \f[C]\-\-root\f[]
Don\[aq]t drop root privileges.
.RS
.RE
.TP
.B \f[C]\-\-help\f[]
Display help text for the specified command.
.RS

View file

@ -137,6 +137,9 @@ OPTIONS
`--config filename`
: Use the specified config file instead of the default.
`--root`
: Don't drop root privileges.
`--help`
: Display help text for the specified command.