summaryrefslogtreecommitdiffstats
path: root/urpm/main_loop.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-03-21 22:52:37 +0000
committerThierry Vignaud <tv@mageia.org>2013-03-21 22:52:37 +0000
commit2da511fc8bc48e1f15e805e282c496225d79a046 (patch)
tree1c8c3dfc6661057017b7128cce00b3898943c309 /urpm/main_loop.pm
parente3c123bd3fd31bdd4e3e013c2a38416b77c21a6a (diff)
downloadurpmi-2da511fc8bc48e1f15e805e282c496225d79a046.tar
urpmi-2da511fc8bc48e1f15e805e282c496225d79a046.tar.gz
urpmi-2da511fc8bc48e1f15e805e282c496225d79a046.tar.bz2
urpmi-2da511fc8bc48e1f15e805e282c496225d79a046.tar.xz
urpmi-2da511fc8bc48e1f15e805e282c496225d79a046.zip
document 'post_download' callback too
Diffstat (limited to 'urpm/main_loop.pm')
-rw-r--r--urpm/main_loop.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/urpm/main_loop.pm b/urpm/main_loop.pm
index 03292f51..9695b9db 100644
--- a/urpm/main_loop.pm
+++ b/urpm/main_loop.pm
@@ -362,8 +362,16 @@ Parameters:
=over
+=item packages download:
+
+=over
+
=item trans_log($mode, $file, $percent, $total, $eta, $speed): called for displaying download progress
+=item post_download(): called after completing download of packages
+
+=back
+
=item interaction with user:
=over