mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Documentation cleanup. Thanks to Remco Lanting.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5098 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
eedd174bac
commit
5c6ebb9f93
@ -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'
|
||||
|
@ -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.
|
||||
-<signal>: Send a signal to process. <signal> can be either numeric
|
||||
or one of the few most common ones (hup, term, kill, ...)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user