From 83b03a1b4b2c0b1b4340a7889803dd79e21e1ad9 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 13 Aug 2000 15:24:23 +0000 Subject: updated git-svn-id: http://svn.irssi.org/repos/irssi/trunk@600 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/dcc.in | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'docs/help/in/dcc.in') diff --git a/docs/help/in/dcc.in b/docs/help/in/dcc.in index 771f5bfa..d30a4e68 100644 --- a/docs/help/in/dcc.in +++ b/docs/help/in/dcc.in @@ -5,16 +5,20 @@ This is a command to handle different DCC-connections. DCC is mainly used for more reliable and faster chatting and for sending and receiving files. -/DCC CHAT nick +/DCC LIST + - Shows all the open DCC connections. +/DCC RESUME [] + - Resumes a DCC SEND/GET connection. +/DCC CHAT - Sends a chat connection request to remote client or accepts - a chat connection, if the remote end has already sent a request. -/DCC GET nick + a chat connection if the remote end has already sent a request. +/DCC GET [] - Gets the file offered by remote client. The file is downloaded and saved into the current working directory. -/DCC SEND nick file +/DCC SEND - Sends a DCC SEND request to remote client. Remote end has to accept the request before the transmission can be started. -/DCC CLOSE type nick +/DCC CLOSE [] - Closes a DCC-connection. Type can be either SEND, GET or CHAT. See also: CD -- cgit v1.2.3