From 57ce115d84224fe8dd75f19490f788fe8acf198c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 11 Aug 2007 16:25:18 +0000 Subject: - urpmi o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list) --- pod/urpmq.8.pod | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'pod/urpmq.8.pod') diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod index 6557cd17..aba3dbfc 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -186,6 +186,19 @@ Use hdlist file (to use with --use-distrib). Use a different environment directly from a bug report to replay a bug. The argument is the same argument given to B<--bug> option. +=item B<--skip> I + +You can specify a list of packages which installation should be skipped. +You can also include patterns between //, just like in +F (see urpmi.files(5)). + +=item B<--prefer> I + +You can specify a list of packages which installation should be preferred +(especially useful with B<--auto>). +You can also include patterns between //, just like in +F (see urpmi.files(5)). + =item B<--wait-lock> If the urpmi or rpm db is busy, wait until it is available -- cgit v1.2.1