diff --git a/docs/help/in/ban.in b/docs/help/in/ban.in index c05cffb1..8d6d02bf 100644 --- a/docs/help/in/ban.in +++ b/docs/help/in/ban.in @@ -13,7 +13,7 @@ the following: Domain - *!*@*.domain.net Custom [nick] [user] [host] [domain] -If no nick is given the current bans in this channel are displayed. +If no arguments are given the current bans in this channel are displayed. Examples: /BAN loser - Bans the nick 'loser' diff --git a/docs/help/in/exec.in b/docs/help/in/exec.in index 218ce8aa..36ae264c 100644 --- a/docs/help/in/exec.in +++ b/docs/help/in/exec.in @@ -11,7 +11,8 @@ -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 any other signal + to the process. -: Send a signal to process. can be either numeric or one of the few most common ones (hup, term, kill, ...)