summaryrefslogtreecommitdiffstats
path: root/pod/urpmi.8.pod
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-26 11:27:12 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-26 11:27:12 +0000
commit77bb84a949c78a96afed3744d3634334a384889e (patch)
treebac150d93fcc3c5028a8f4ffcc6580adc612feeb /pod/urpmi.8.pod
parent9d4665648bb9efd087fdcd5de36a7dfa75479f85 (diff)
downloadurpmi-77bb84a949c78a96afed3744d3634334a384889e.tar
urpmi-77bb84a949c78a96afed3744d3634334a384889e.tar.gz
urpmi-77bb84a949c78a96afed3744d3634334a384889e.tar.bz2
urpmi-77bb84a949c78a96afed3744d3634334a384889e.tar.xz
urpmi-77bb84a949c78a96afed3744d3634334a384889e.zip
kill dead emails of previous maintainers
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r--pod/urpmi.8.pod27
1 files changed, 24 insertions, 3 deletions
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</var/cache/urpmi/rpms>.
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<directory>
+
+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<directory>
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<urpmi.addmedia> 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 <pixel@mandriva.com> (original author and current maintainer),
-FranE<ccedil>ois Pons, Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+FranE<ccedil>ois Pons, Rafael Garcia-Suarez
=head1 SEE ALSO