[yum-cvs] yum-utils/docs repoquery.1,1.2,1.3

Panu Matilainen pmatilai at linux.duke.edu
Tue Dec 20 17:25:32 UTC 2005


Update of /home/groups/yum/cvs/yum-utils/docs
In directory login1.linux.duke.edu:/tmp/cvs-serv4383/docs

Modified Files:
	repoquery.1 
Log Message:
- add --whatobsoletes and --whatconflicts operations to repoquery


Index: repoquery.1
===================================================================
RCS file: /home/groups/yum/cvs/yum-utils/docs/repoquery.1,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- repoquery.1	13 Nov 2005 09:28:52 -0000	1.2
+++ repoquery.1	20 Dec 2005 17:25:30 -0000	1.3
@@ -77,6 +77,10 @@
 Query all available packages.
 .IP "\fB\-f, \-\-file FILE\fP"
 Query package owning FILE.
+.IP "\fB\-\-whatobsoletes CAPABILITY\fP"
+Query all packages that obsolete CAPABILITY.
+.IP "\fB\-\-whatconflicts CAPABILITY\fP"
+Query all packages that conflict with CAPABILITY.
 .IP "\fB\-\-whatprovides CAPABILITY\fP"
 Query all packages that provide CAPABILITY.
 .IP "\fB\-\-whatrequires CAPABILITY\fP"




More information about the Yum-cvs-commits mailing list