[yum-git] docs/yum.8
James Antill
james at linux.duke.edu
Tue Mar 25 00:29:08 UTC 2008
docs/yum.8 | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 06389b376f8b4a2dc855b47c1f2ddacb27426e0e
Author: James Antill <james at and.org>
Date: Mon Mar 24 20:29:03 2008 -0400
Add some missing options
diff --git a/docs/yum.8 b/docs/yum.8
index 2cffc9a..827705c 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -256,7 +256,7 @@ This option only has affect for an update, it enables \fByum\fP\'s obsoletes
processing logic. For more information see the \fBupdate\fP command above.
.br
Configuration Option: \fBobsoletes\fP
-.IP "\fB\-\-exclude=package\fP"
+.IP "\fB\-x, \-\-exclude=package\fP"
Exclude a specific package by name or glob from updates on all repositories.
Configuration Option: \fBexclude\fP
.br
@@ -269,6 +269,10 @@ main == disable excludes defined in [main] in yum.conf
.br
repoid == disable excludes defined for that repo
.br
+.IP "\fB\-\-disableplugin=plugin\fP"
+Run with one or more plugins disabled, the argument is a comma seperated list
+of wildcards to match against plugin names.
+.br
.IP "\fB\-\-noplugins\fP"
Run with all plugins disabled.
.br
@@ -283,6 +287,9 @@ Resolve depsolve problems by removing packages there is causing problems
.br
Configuration Option: \fBskip_broken\fP
.PP
+.IP "\fB\-t, --tolerant\fP"
+This option currently does nothing.
+.br
.SH "LIST OPTIONS"
The following are the ways which you can invoke \fByum\fP in list
mode\&. Note that all \fBlist\fP commands include information on the
More information about the Yum-cvs-commits
mailing list