mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Doc fix.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4988 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
b2566682ee
commit
57282ee557
@ -13,7 +13,7 @@
|
|||||||
possibility in listening for remote connections.
|
possibility in listening for remote connections.
|
||||||
/DCC GET [<nick> [<file>]]
|
/DCC GET [<nick> [<file>]]
|
||||||
- Gets the file offered by remote client. The file is downloaded and
|
- Gets the file offered by remote client. The file is downloaded and
|
||||||
saved into the current working directory.
|
saved into the directory specified by the `dcc_download_path' setting.
|
||||||
/DCC SEND [-passive] [-append | -prepend | -flush | -rmtail | -rmhead]
|
/DCC SEND [-passive] [-append | -prepend | -flush | -rmtail | -rmhead]
|
||||||
<nick> <file> [<file> ...]
|
<nick> <file> [<file> ...]
|
||||||
- Sends a DCC SEND request to remote client. Remote end has to accept
|
- Sends a DCC SEND request to remote client. Remote end has to accept
|
||||||
|
Loading…
Reference in New Issue
Block a user