diff options
author | Emanuele Giaquinta <exg@irssi.org> | 2009-01-15 11:14:51 +0000 |
---|---|---|
committer | exg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2009-01-15 11:14:51 +0000 |
commit | 57282ee557a4759666df55f54a746d14e8fedacf (patch) | |
tree | a37c07b4ce6c66602623935a342e639127889358 /docs/help | |
parent | b2566682eee26fdeb9005bf8a070081b2192d213 (diff) | |
download | irssi-57282ee557a4759666df55f54a746d14e8fedacf.zip |
Doc fix.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4988 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/dcc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/dcc.in b/docs/help/in/dcc.in index 46e851ea..b75d5713 100644 --- a/docs/help/in/dcc.in +++ b/docs/help/in/dcc.in @@ -13,7 +13,7 @@ possibility in listening for remote connections. /DCC GET [<nick> [<file>]] - 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] <nick> <file> [<file> ...] - Sends a DCC SEND request to remote client. Remote end has to accept |