mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Added otr property to /account help
This commit is contained in:
parent
6a38d57a0a
commit
d44e954f6b
@ -739,6 +739,7 @@ static struct cmd_t command_defs[] =
|
|||||||
"password : Password for the account, note this is currently stored in plaintext if set.",
|
"password : Password for the account, note this is currently stored in plaintext if set.",
|
||||||
"muc : The default MUC chat service to use.",
|
"muc : The default MUC chat service to use.",
|
||||||
"nick : The default nickname to use when joining chat rooms.",
|
"nick : The default nickname to use when joining chat rooms.",
|
||||||
|
"otr : Override global OTR policy for this account: manual, opportunistic or always.",
|
||||||
"",
|
"",
|
||||||
"The clear command may use one of the following for 'property'.",
|
"The clear command may use one of the following for 'property'.",
|
||||||
"password : Clears the password for the account.",
|
"password : Clears the password for the account.",
|
||||||
|
Loading…
Reference in New Issue
Block a user