mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
Merge pull request #453 from LemonBoy/dcc-quote
Support quoted filenames in some /DCC commands
This commit is contained in:
commit
1349755bb5
3 changed files with 11 additions and 7 deletions
|
|
@ -36,10 +36,10 @@
|
|||
%9Examples:%9
|
||||
|
||||
/DCC CHAT mike
|
||||
/DCC GET bob summer vacation.mkv
|
||||
/DCC GET bob "summer vacation.mkv"
|
||||
/DCC SEND sarah "summer vacation.mkv"
|
||||
/DCC CLOSE get mike
|
||||
/DCC CLOSE send bob summer vacation.mkv
|
||||
/DCC CLOSE send bob "summer vacation.mkv"
|
||||
|
||||
%9See also:%9 CD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue