From 77bb84a949c78a96afed3744d3634334a384889e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 26 Mar 2007 11:27:12 +0000 Subject: kill dead emails of previous maintainers --- pod/urpmi.8.pod | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) (limited to 'pod/urpmi.8.pod') diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index e06e04b5..710dd28f 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -177,6 +177,14 @@ F. Assume yes on all questions. +=item B<--quiet> + +Quiet mode: when calling rpm no upgrade status is printed. + +=item B<--verbose> + +Proposes a verbose mode with various messages. + =item B<--allow-nodeps> With this option, urpmi will ask the user on error whether it should @@ -211,12 +219,25 @@ scripts will run after chroot(2). The rpm database that lies in the rooted tree will be used, but the urpmi configuration comes from the normal system. +=item B<--urpmi-root> I + +Use the file system tree rooted for urpmi database and rpm install. Contrary +to B<--root>, the urpmi configuration comes from the rooted tree. + =item B<--use-distrib> I Configure urpmi on the fly from a distrib tree, useful to install a chroot with the B<--root> option. See the description of the B<--distrib> option in the C manpage. +=item B<--probe-synthesis> + +Use synthesis file (to use with --use-distrib). + +=item B<--probe-hdlist> + +Use hdlist file (to use with --use-distrib). + =item B<--wget> Use wget for downloading distant files via http or ftp. By default curl is @@ -366,11 +387,11 @@ This is the same as B<--src>. =item B<-q> -Quiet mode: when calling rpm no upgrade status is printed. +This is the same as B<--quiet>. =item B<-v> -Proposes a verbose mode with various messages. +This is the same as B<--verbose>. =back @@ -474,7 +495,7 @@ think is wrong. =head1 AUTHOR Pascal Rigaux (original author and current maintainer), -FranEois Pons, Rafael Garcia-Suarez +FranEois Pons, Rafael Garcia-Suarez =head1 SEE ALSO -- cgit v1.2.1