mirror of
https://github.com/bjc/prosody.git
synced 2025-04-01 20:27:39 +03:00
man/prosodyctl: Clarify description of --root
This commit is contained in:
parent
f30bbd6dcf
commit
3627a37091
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue