summaryrefslogtreecommitdiffstats
path: root/urpm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm')
-rw-r--r--urpm/install.pm3
1 files changed, 2 insertions, 1 deletions
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 {