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 | 0d592ed7693aa53df3576e6a21bd2d6da91f12fb (patch) | |
tree | 40c8110c40510ce39585b12a6f06ce19409aa817 /man/prosodyctl.man | |
parent | f8aad6ad60886d13f595e159fc6ad4bf2f136d5b (diff) | |
download | prosody-0d592ed7693aa53df3576e6a21bd2d6da91f12fb.tar.gz prosody-0d592ed7693aa53df3576e6a21bd2d6da91f12fb.zip |
man prosodyctl: Mention the --root flag
Diffstat (limited to 'man/prosodyctl.man')
-rw-r--r-- | man/prosodyctl.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/prosodyctl.man b/man/prosodyctl.man index 4854a0a7..f7bf44d1 100644 --- a/man/prosodyctl.man +++ b/man/prosodyctl.man @@ -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 |