about summary refs log tree commit diff stats
path: root/src/command/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/command.c')
-rw-r--r--src/command/command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 59c5515c..d355eb04 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -739,6 +739,7 @@ static struct cmd_t command_defs[] =
           "password         : Password for the account, note this is currently stored in plaintext if set.",
           "muc              : The default MUC chat service to use.",
           "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'.",
           "password         : Clears the password for the account.",