diff options
author | Kim Alvefur <zash@zash.se> | 2017-07-01 19:53:27 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2017-07-01 19:53:27 +0200 |
commit | 80ffc8982a6a7f63fc382df6acc81aceef82fb0f (patch) | |
tree | 40c8110c40510ce39585b12a6f06ce19409aa817 /man/prosodyctl.markdown | |
parent | 14f5606da9c3d220ecea41c0ed6563fe4b287677 (diff) | |
download | prosody-80ffc8982a6a7f63fc382df6acc81aceef82fb0f.tar.gz prosody-80ffc8982a6a7f63fc382df6acc81aceef82fb0f.zip |
man prosodyctl: Mention the --root flag
Diffstat (limited to 'man/prosodyctl.markdown')
-rw-r--r-- | man/prosodyctl.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/prosodyctl.markdown b/man/prosodyctl.markdown index e4c355a2..4dde284f 100644 --- a/man/prosodyctl.markdown +++ b/man/prosodyctl.markdown @@ -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. |