diff options
Diffstat (limited to 'docs/help/in/help.in')
-rw-r--r-- | docs/help/in/help.in | 28 |
1 files changed, 21 insertions, 7 deletions
diff --git a/docs/help/in/help.in b/docs/help/in/help.in index 318b8204..555e20e1 100644 --- a/docs/help/in/help.in +++ b/docs/help/in/help.in @@ -1,13 +1,27 @@ +%9Syntax:%9 + @SYNTAX:help@ -Shows help on commands. Try: - /HELP command +%9Parameters:%9 + + The command to display the documentation for; if no argument is given, the + list of commands will be displayed. + +%9Description:%9 + + Displays the documentation for the given command. + +%9Examples:%9 + + /HELP + /HELP AWAY + /HELP CONNECT + +%9References:%9 -Also try, for example: - /SET beep -or - /SET auto + http://www.irssi.org + https://github.com/irssi -See also: +%9See also:%9 CONNECT, MSG, NETWORK, SERVER |