diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/command/command.c | 3 |
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", |