diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/prosodyctl.man | 2 | ||||
-rw-r--r-- | man/prosodyctl.markdown | 2 |
2 files changed, 2 insertions, 2 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. diff --git a/man/prosodyctl.markdown b/man/prosodyctl.markdown index c5b93627..aa50a62e 100644 --- a/man/prosodyctl.markdown +++ b/man/prosodyctl.markdown @@ -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. |