aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/dcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/dcc')
-rw-r--r--src/modules/dcc/libkvidcc.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/modules/dcc/libkvidcc.cpp b/src/modules/dcc/libkvidcc.cpp
index aa8bc979d..159ce8026 100644
--- a/src/modules/dcc/libkvidcc.cpp
+++ b/src/modules/dcc/libkvidcc.cpp
@@ -2582,12 +2582,14 @@ static bool dcc_kvs_fnc_averageSpeed(KviKvsModuleFunctionCall * c)
@type:
function
@title:
+ $dcc.currentSpeed
+ @short:
Returns the current speed of a DCC file transfer
@syntax:
$dcc.currentSpeed
$dcc.currentSpeed(<dcc_id>)
@description:
- Returns the instant speed (in bytes/sec) of the specified DCC session.[br]
+ Returns the current speed (in bytes/sec) of the specified DCC session.[br]
If <dcc_id> is omitted then the DCC Session associated
with the current window is assumed.[br]
If <dcc_id> is not a valid DCC session identifier (or it is omitted