From ac3987869b7ca72477f34ac90c5c8962220b1525 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 31 Jan 2013 00:56:29 +0000 Subject: Added help for new /account property --- src/command.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/command.c') diff --git a/src/command.c b/src/command.c index 62eb1cfc..8addccec 100644 --- a/src/command.c +++ b/src/command.c @@ -198,15 +198,17 @@ static struct cmd_t main_commands[] = "The 'property' may be one of.", "jid : The Jabber ID of the account, the account name will be used if this property is not set.", "server : The chat service server, if different to the domain part of the JID.", + "status : The presence status to use on login, use 'last' to use whatever your last status was.", "resource : The resource to be used.", "", "Example : /account add work", " : /account set work jid myuser@mycompany.com", " : /account set work server talk.google.com", " : /account set work resource desktop", + " : /account set work status dnd", " : /account rename work gtalk", "", - "To log in to this account: '/connect gtalk'", + "To log in to this account: '/connect gtalk', which will always log in with the status 'dnd'.", NULL } } }, { "/prefs", -- cgit 1.4.1-2-gfad0