diff options
Diffstat (limited to 'urpm/install.pm')
-rw-r--r-- | urpm/install.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm/install.pm b/urpm/install.pm index 6db6829a..35f3383a 100644 --- a/urpm/install.pm +++ b/urpm/install.pm @@ -320,7 +320,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_inst, callback_trans, callback_report_uninst, callback_uninst, callback_open_helper, callback_close_helper, post_clean_cache, verbose (more options for trans->run) |