mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
doc/syntax updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3020 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
7c7afe9f54
commit
5bf764ac14
3 changed files with 7 additions and 3 deletions
|
|
@ -6,6 +6,7 @@
|
|||
-ircnet: the IRCNet
|
||||
-host: the host
|
||||
-!: don't autojoin channels
|
||||
-rawlog: immediately open rawlog after connected
|
||||
|
||||
This command makes irssi to connect to specified server.
|
||||
Current connections are kept and a new one is created.
|
||||
|
|
|
|||
|
|
@ -20,7 +20,8 @@ files.
|
|||
- Sends a DCC SEND request to remote client. Remote end has to accept
|
||||
the request before the transmission can be started. Giving multiple files
|
||||
queues them. File names may contain shell expansion characters: * ? [] ~
|
||||
(~ expansion may not be supported on all platforms)
|
||||
(~ expansion may not be supported on all platforms). Files with spaces
|
||||
in their names need to be quoted (eg. "file name").
|
||||
/DCC CLOSE <type> <nick> [<file>]
|
||||
- Closes a DCC-connection. Type can be either SEND, GET or CHAT.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue