From 069f829fd18055ca3d8e4e714fa0bdfd5d9c3b3f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 25 Feb 2013 17:56:55 +0000 Subject: (install) list two more parameters --- urpm/install.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/urpm/install.pm b/urpm/install.pm index 25b96114..b970d93c 100644 --- a/urpm/install.pm +++ b/urpm/install.pm @@ -319,6 +319,7 @@ Install packages according to each hash (remove, install or upgrade). options: test, excludepath, nodeps, noorder (unused), delta, callback_inst, callback_trans, callback_report_uninst, + callback_open_helper, callback_close_helper, post_clean_cache, verbose (more options for trans->run) excludedocs, nosize, noscripts, oldpackage, replacepkgs, justdb, ignorearch -- cgit v1.2.1