Do not forget about the /help command
This commit is contained in:
parent
e61f496d29
commit
7fadb35fe2
1 changed files with 7 additions and 0 deletions
|
@ -149,11 +149,18 @@ The commands described in this page are shown like this:
|
||||||
/command <mandatory argument> [optional argument]
|
/command <mandatory argument> [optional argument]
|
||||||
===========================================================
|
===========================================================
|
||||||
|
|
||||||
|
You can get the same help as below with the _/help_ command.
|
||||||
|
|
||||||
|
|
||||||
Global commands
|
Global commands
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
These commands work in *any* tab.
|
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
|
*/join [room_name][@server][/nick] [password]*:: Join the specified room. You
|
||||||
can specify a nickname after a slash (/). If no nickname is specified, 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
|
will use the default_nick in the configuration file. You can omit the room
|
||||||
|
|
Loading…
Reference in a new issue