[yum-cvs] yum/docs yum.8,1.42,1.43
James Bowes
jbowes at linux.duke.edu
Wed May 2 23:19:34 UTC 2007
Update of /home/groups/yum/cvs/yum/docs
In directory login1.linux.duke.edu:/tmp/cvs-serv16918/docs
Modified Files:
yum.8
Log Message:
Add repolist command.
This is just the 'repo list' yum shell command. 'repo list' now calls the
repolist command instead.
Index: yum.8
===================================================================
RCS file: /home/groups/yum/cvs/yum/docs/yum.8,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- yum.8 26 Apr 2007 23:22:38 -0000 1.42
+++ yum.8 2 May 2007 23:19:32 -0000 1.43
@@ -50,9 +50,10 @@
.br
.I \fR * localupdate rpmfile1 [rpmfile2] [\&.\&.\&.]
.br
-.br
.I \fR * deplist package1 [package2] [\&.\&.\&.]
.br
+.I \fR * repolist [all|enabled|disabled]
+.br
.PP
Unless the \-\-help or \-h option is given, one of the above commands
must be present\&.
@@ -140,6 +141,10 @@
Produces a list of all dependencies and what packages provide those
dependencies for the given packages.
.IP
+.IP "\fBrepolist\fP"
+Produces a list of configured repositories. The default is to list all
+enabled repositories.
+.IP
.PP
.SH "GENERAL OPTIONS"
Most command line options can be set using the configuration file as
More information about the Yum-cvs-commits
mailing list