mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
command() fixes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2528 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
aff83afc2f
commit
d00137cd2b
@ -200,11 +200,7 @@ command(cmd)
|
||||
Server::command(cmd)
|
||||
Window::command(cmd)
|
||||
Windowitem::command(cmd)
|
||||
Send a command `cmd' (in current channel). This will work just as if you
|
||||
had typed `cmd' in command line, so you'll need to use /COMMANDS or the
|
||||
text will be sent to the channel.
|
||||
|
||||
Just like above, except different calling method.
|
||||
Send a command `cmd' (in current channel). The '/' char isn't needed.
|
||||
|
||||
|
||||
*** Themes
|
||||
|
Loading…
Reference in New Issue
Block a user