about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-10-27 20:37:51 +0000
committerJames Booth <boothj5@gmail.com>2014-10-27 20:37:51 +0000
commitd1e99ab920970d28e1064ca36751be5a58281230 (patch)
treeeee2debcab70592672d1c9d863ee388b7eaa6cb4
parentc8b524d9c8364ca56562d9e63d5e41cd75deef81 (diff)
downloadprofani-tty-d1e99ab920970d28e1064ca36751be5a58281230.tar.gz
Updated /account clear help
-rw-r--r--src/command/command.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 178e90b1..134bdf27 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -870,8 +870,7 @@ static struct cmd_t command_defs[] =
           "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.",
+          "The clear command works for password, port and server",
           "",
           "Example : /account add work",
           "        : /account set work jid me@chatty",