From 326c67b442cd98164f7b74d7b0a1ac99873215c7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 13 Aug 2007 16:54:55 +0000 Subject: document the new callback passed --- urpm/install.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'urpm') diff --git a/urpm/install.pm b/urpm/install.pm index d6a484bc..596b4098 100644 --- a/urpm/install.pm +++ b/urpm/install.pm @@ -127,7 +127,8 @@ sub get_README_files { #- install packages according to each hash (remove, install or upgrade). #- options: #- test, excludepath, nodeps, noorder (unused), delta, -#- callback_inst, callback_trans, post_clean_cache, verbose +#- callback_inst, callback_trans, callback_report_uninst, +#- post_clean_cache, verbose #- (more options for trans->run) #- excludedocs, nosize, noscripts, oldpackage, repackage, replacepkgs, ignorearch sub install { -- cgit v1.2.1