mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
DCC close always requires a type
This commit is contained in:
parent
b5cfa55d9b
commit
ca96444784
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@
|
|||
/DCC CHAT mike
|
||||
/DCC GET bob 'summer vacation.mkv'
|
||||
/DCC SEND sarah documents/resume.pdf
|
||||
/DCC CLOSE mike
|
||||
/DCC CLOSE bob 'summer vacation.mkv'
|
||||
/DCC CLOSE get mike
|
||||
/DCC CLOSE send bob 'summer vacation.mkv'
|
||||
|
||||
%9See also:%9 CD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue