summaryrefslogtreecommitdiffstats
path: root/man/C
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-10-17 17:42:23 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-10-17 17:42:23 +0000
commit7edb0f509e6d635a030a924f74906093d6fee490 (patch)
tree63d40974fd47c702bf301b25e7ea59e80551a79f /man/C
parent86e1b335e3da1d1321445b9f1728ac30bb097eb5 (diff)
downloadurpmi-7edb0f509e6d635a030a924f74906093d6fee490.tar
urpmi-7edb0f509e6d635a030a924f74906093d6fee490.tar.gz
urpmi-7edb0f509e6d635a030a924f74906093d6fee490.tar.bz2
urpmi-7edb0f509e6d635a030a924f74906093d6fee490.tar.xz
urpmi-7edb0f509e6d635a030a924f74906093d6fee490.zip
New options. Change callback generation method.
Diffstat (limited to 'man/C')
-rw-r--r--man/C/urpmf.813
1 files changed, 12 insertions, 1 deletions
diff --git a/man/C/urpmf.8 b/man/C/urpmf.8
index 8b193238..68146905 100644
--- a/man/C/urpmf.8
+++ b/man/C/urpmf.8
@@ -1,4 +1,4 @@
-.TH urpmf 8 "12 Sep 2005" "Mandriva" "Mandriva Linux"
+.TH urpmf 8 "17 Oct 2005" "Mandriva" "Mandriva Linux"
.IX urpmf
.SH NAME
urpmf \- Finds the packages matching some conditions
@@ -20,12 +20,21 @@ system's rpm database).
Prints a help message and exit.
.IP "\fB\--all\fP"
Prints and searches through all parameters listed below.
+.IP "\fB\--arch\fP"
+Prints and searches through the architecture tag.
.IP "\fB\--buildhost\fP"
Prints and searches through the BuildHost tag.
+.IP "\fB\--buildtime\fP"
+Prints and searches through the BuildTime tag.
+.IP "\fB\--conffiles\fP"
+Prints and searches through the list of configuration files contained in the
+rpm.
.IP "\fB\--conflicts\fP"
Prints and searches through the Conflicts tags.
.IP "\fB\--description\fP"
Prints and searches through the Description tag.
+.IP "\fB\--distribution\fP"
+Prints and searches through the Distribution tag.
.IP "\fB\--env\fP \fIdirectory\fP"
Use a different environment directly from a bug report to replay a bug.
.IP "\fB\--epoch\fP"
@@ -70,6 +79,8 @@ Use only update media. This means \fBurpmi\fP will search and resolve
dependencies only in media marked as update.
.IP "\fB\--url\fP"
Prints and searches through url.
+.IP "\fB\--vendor\fP"
+Prints and searches through the Vendor tag.
.IP "\fB\--verbose\fP"
Verbose mode. urpmf will emit various messages related to the parsing of hdlist
files for your media.