Software /
code /
prosody
Changeset
8171:746d73347937
man prosodyctl: Mention the --root flag
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 01 Jul 2017 19:53:27 +0200 |
parents | 8167:39188851811c |
children | 8172:66e32c34250b |
files | man/prosodyctl.man man/prosodyctl.markdown |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/prosodyctl.man Tue Jun 13 20:13:09 2017 +0200 +++ b/man/prosodyctl.man Sat Jul 01 19:53:27 2017 +0200 @@ -158,6 +158,11 @@ .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
--- a/man/prosodyctl.markdown Tue Jun 13 20:13:09 2017 +0200 +++ b/man/prosodyctl.markdown Sat Jul 01 19:53:27 2017 +0200 @@ -137,6 +137,9 @@ `--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.