[yum-cvs] yum-utils/docs repoquery.1,1.3,1.4
Panu Matilainen
pmatilai at linux.duke.edu
Mon Jan 2 19:23:58 UTC 2006
Update of /home/groups/yum/cvs/yum-utils/docs
In directory login1.linux.duke.edu:/tmp/cvs-serv5362/docs
Modified Files:
repoquery.1
Log Message:
- --all is really just a shorthand for '*'
Index: repoquery.1
===================================================================
RCS file: /home/groups/yum/cvs/yum-utils/docs/repoquery.1,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- repoquery.1 20 Dec 2005 17:25:30 -0000 1.3
+++ repoquery.1 2 Jan 2006 19:23:56 -0000 1.4
@@ -74,7 +74,8 @@
.SH "PACKAGE SELECTION OPTIONS"
.IP "\fB\-a\fP"
-Query all available packages.
+Query all available packages (for rpmquery compatibility / shorthand for
+repoquery '*')
.IP "\fB\-f, \-\-file FILE\fP"
Query package owning FILE.
.IP "\fB\-\-whatobsoletes CAPABILITY\fP"
More information about the Yum-cvs-commits
mailing list