From d1e99ab920970d28e1064ca36751be5a58281230 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 27 Oct 2014 20:37:51 +0000 Subject: [PATCH] Updated /account clear help --- src/command/command.c | 3 +-- 1 file changed, 1 insertion(+), 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",