mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
Applied grammar and styling corrections
Applied grammar and styling corrections.
This commit is contained in:
parent
f0aa2d2049
commit
71ab0fbda6
56 changed files with 112 additions and 129 deletions
|
|
@ -27,19 +27,19 @@
|
|||
and file transfers.
|
||||
|
||||
If you are behind NAT, or if the firewall is too restrictive, you might
|
||||
want to try if using the passive parameter resolved your conneciton
|
||||
want to try if using the passive parameter resolved your connection
|
||||
problem.
|
||||
|
||||
You can send files which contain special character or spaces by enclosing
|
||||
the filename within quotes. For example: "my file with spaces.txt".
|
||||
the filename within quotes. For example: 'my file with spaces.txt'.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/DCC CHAT mike
|
||||
/DCC GET bob "summer vacation.mkv"
|
||||
/DCC GET bob 'summer vacation.mkv'
|
||||
/DCC SEND sarah documents/resume.pdf
|
||||
/DCC CLOSE mike
|
||||
/DCC CLOSE bob "summer vacation.mkv"
|
||||
/DCC CLOSE bob 'summer vacation.mkv'
|
||||
|
||||
%9See also:%9 CD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue