diff --git a/docs/help/in/ban.in b/docs/help/in/ban.in index e054549c..c05cffb1 100644 --- a/docs/help/in/ban.in +++ b/docs/help/in/ban.in @@ -13,6 +13,8 @@ the following: Domain - *!*@*.domain.net Custom [nick] [user] [host] [domain] +If no nick is given the current bans in this channel are displayed. + Examples: /BAN loser - Bans the nick 'loser' /BAN -host loser - Bans the host of nick 'loser' diff --git a/docs/help/in/exec.in b/docs/help/in/exec.in index 08fc9bb6..218ce8aa 100644 --- a/docs/help/in/exec.in +++ b/docs/help/in/exec.in @@ -11,7 +11,7 @@ -window: Move the output of specified process to active window -close: Forcibly close (or "forget") a process that doesn't die. This only removes all information from irssi concerning the - process, it doesn't send SIGKILL or anything the process. + process, it doesn't send SIGKILL or anything the process. -: Send a signal to process. can be either numeric or one of the few most common ones (hup, term, kill, ...) diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in index 6bc64f16..fce51eb1 100644 --- a/docs/help/in/hilight.in +++ b/docs/help/in/hilight.in @@ -20,6 +20,9 @@ Examples: Hilight lines that have "mynick" word: /HILIGHT mynick +Hilight all messages from "mynick": + /HILIGHT -mask mynick!*@* + Hilight lines that were written by nicks from *.fi with bold green /HILIGHT -color %%G -mask *!*@*.fi diff --git a/docs/help/in/ignore.in b/docs/help/in/ignore.in index 54685035..17aa1c10 100644 --- a/docs/help/in/ignore.in +++ b/docs/help/in/ignore.in @@ -4,14 +4,15 @@ -regexp: is a regular expression -full: must match to full words -pattern: must match to the message's text + -except: *DON'T* ignore - overrides an existing ignore. -replies: Ignore replies to nick in channels. For example "/IGNORE -replies *!*@*.fi PUBLIC" ignores everyone from Finland, but also anyone sending message "tofinnishnick: blahblah". - -except: *DON'T* ignore - overrides an existing ignore. -network: Ignore only on this network. -ircnet: Same as -network. Deprecated. Do not use. -channels: Ignore only in channels + -time: seconds after the ignore is removed : Either a nick mask or list of channels : List of levels to ignore. You can use - to remove levels from ignore. @@ -28,6 +29,7 @@ The best match always wins, so you can have: Examples: + /IGNORE * JOINS - ignore joins in all channels /IGNORE #channel ALL -PUBLIC -ACTIONS - ignore all but public/actions /IGNORE #channel -JOINS - don't ignore joins anymore /IGNORE -replies *!user@*.host.org ALL - ignore user and all replies diff --git a/docs/help/in/join.in b/docs/help/in/join.in index 744c4407..d997efa6 100644 --- a/docs/help/in/join.in +++ b/docs/help/in/join.in @@ -7,7 +7,5 @@ which may be omitted here. JOIN is aliased to J by default. Example: /j irssi (This joins to the channel #irssi) -Description - See also: PART, WINDOW CLOSE diff --git a/docs/help/in/kick.in b/docs/help/in/kick.in index fcbcc315..48f58e68 100644 --- a/docs/help/in/kick.in +++ b/docs/help/in/kick.in @@ -3,7 +3,7 @@ This command "kicks" the specified user off of the specified channel. It is typically used to remove troublemakers, flooders, -or people otherwise making a nuisanse of themselves on the channel. +or people otherwise making a nuisance of themselves on the channel. The reason for the kick is recommended, but not required by the IRC servers. diff --git a/docs/help/in/load.in b/docs/help/in/load.in index 76f4d012..867654c7 100644 --- a/docs/help/in/load.in +++ b/docs/help/in/load.in @@ -10,5 +10,7 @@ directories: See plugins page of http://www.irssi.org/ to see if there's any plugins you'd want to use. +To load a perl script you should use /SCRIPT. + See also: UNLOAD diff --git a/docs/help/in/oper.in b/docs/help/in/oper.in index 6cb6518c..90884bd9 100644 --- a/docs/help/in/oper.in +++ b/docs/help/in/oper.in @@ -1,7 +1,7 @@ @SYNTAX:oper@ -Gives you operator priviledges if the correct nickname and +Gives you operator privileges if the correct nickname and password are given. If password is not given, you will be prompted for one. If no nickname is given, your current nickname will be used. diff --git a/docs/help/in/quit.in b/docs/help/in/quit.in index f7536211..fe6ad01b 100644 --- a/docs/help/in/quit.in +++ b/docs/help/in/quit.in @@ -1,7 +1,7 @@ @SYNTAX:quit@ -This ends your irc session. If a quit message is supplied, it +This ends your IRC session. If a quit message is supplied, it will be displayed to anyone else on any channel you were on before quitting. If one isn't specified, the text "Leaving" is used. diff --git a/docs/help/in/statusbar.in b/docs/help/in/statusbar.in index 5b47bc86..e7b35349 100644 --- a/docs/help/in/statusbar.in +++ b/docs/help/in/statusbar.in @@ -1,4 +1,10 @@ @SYNTAX:statusbar@ -Commands for modifying statusbar. +Commands for modifying the statusbar. + +/STATUSBAR + - Display all statusbars. + +/STATUSBAR + - display elements of statusbar