From a7d8af5f49a599f4eecdd157586722e6414dbd96 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Thu, 5 Jul 2001 14:55:55 +0000 Subject: fixed wrong dependencies resolution on local rpm. improved urpmf. updated man pages. --- urpmq.8 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'urpmq.8') diff --git a/urpmq.8 b/urpmq.8 index c56d45ee..b347f2e9 100644 --- a/urpmq.8 +++ b/urpmq.8 @@ -1,9 +1,9 @@ -.TH urpmq 8 "10 Apr 2001" "Mandrakesoft" "Linux-Mandrake" +.TH urpmq 8 "05 Jul 2001" "MandrakeSoft" "Mandrake Linux" .IX urpmq .SH NAME urpmq \- urpmi database query tool. .SH SYNOPSIS -.B urpmq [options] [package_names | rpm_files...] +.B urpmq [\fIoptions\fP] [\fIpackage_names\fP | \fIrpm_files...\fP] .SH DESCRIPTION urpmq allows querying the urpmi database. It is for you if want to list available packages in the various media of urpmi, or list dependancies of @@ -12,9 +12,12 @@ packages or packages that will be installed if you start urpmi. Output format of urpmq is the following according to command line options: .IP [group/]package_name[-version][-release] -.SH OPTION +.SH OPTIONS .IP "\fB\--help\fP" print an help message and exit. +.IP "\fB\--update\fP" +use only update media. This means \fBurpmq\fP will search and resolve +dependencies only in media marked as update. .IP "\fB\--auto-select\fP" automatically select all packages that have to be upgraded according to already installed packages and packages listed in various media registered. @@ -42,6 +45,8 @@ mode of \fBurpmi\fP. if maximal closure is used, assume that a package listed mey have wrong or not up-to-date dependancies. This cause more package to be upgraded and may correct unresolved dependancies on the rpm database. +.IP "\fB\-p\fP" +allow search in provides to find package. .IP "\fB\-g\fP" print group of each packages listed. .IP "\fB\-r\fP" -- cgit v1.2.1