From 7fadb35fe2e7932a0a4aa6a8184ab6b186669edc Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 8 Nov 2011 23:39:48 +0100 Subject: Do not forget about the /help command --- doc/en/usage.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/en/usage.txt b/doc/en/usage.txt index 52123d50..f11ab5ed 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -149,11 +149,18 @@ The commands described in this page are shown like this: /command [optional argument] =========================================================== +You can get the same help as below with the _/help_ command. + + Global commands ~~~~~~~~~~~~~~~ These commands work in *any* tab. +*/help [command]*:: If called without an argument, this command will list the + available commands. If it has a valid command as an argument, this command + will show the usage and the help for the given command. + */join [room_name][@server][/nick] [password]*:: Join the specified room. You can specify a nickname after a slash (/). If no nickname is specified, you will use the default_nick in the configuration file. You can omit the room -- cgit v1.2.3