|
|
d2a170 |
diff -up yum-3.4.3/docs/yum.8.old yum-3.4.3/docs/yum.8
|
|
|
d2a170 |
--- yum-3.4.3/docs/yum.8.old 2014-01-10 16:20:19.181475331 +0100
|
|
|
d2a170 |
+++ yum-3.4.3/docs/yum.8 2014-01-10 16:20:34.704480487 +0100
|
|
|
d2a170 |
@@ -383,19 +383,19 @@ version of each package that matches (th
|
|
|
d2a170 |
using --showduplicates) and it only shows the newest providers (which can be
|
|
|
d2a170 |
changed by using --verbose).
|
|
|
d2a170 |
.IP
|
|
|
d2a170 |
-.IP "\fBrepolist\fP" "\fBrepoinfo\fP"
|
|
|
d2a170 |
+.IP "\fBrepolist\fP"
|
|
|
d2a170 |
Produces a list of configured repositories. The default is to list all
|
|
|
d2a170 |
enabled repositories. If you pass \-v, for verbose mode, or use repoinfo then
|
|
|
d2a170 |
-more information is listed. If the first argument is 'enabled', 'disabled' or
|
|
|
d2a170 |
-'all' then the command will list those types of repos.
|
|
|
d2a170 |
+more information is listed. If the first argument is \'enabled\', \'disabled\' or
|
|
|
d2a170 |
+\'all\' then the command will list those types of repos.
|
|
|
d2a170 |
|
|
|
d2a170 |
You can pass repo id or name arguments, or wildcards which to match against
|
|
|
d2a170 |
both of those. However if the id or name matches exactly then the repo will
|
|
|
d2a170 |
be listed even if you are listing enabled repos. and it is disabled.
|
|
|
d2a170 |
|
|
|
d2a170 |
-In non-verbose mode the first column will start with a '*' if the repo. has
|
|
|
d2a170 |
+In non-verbose mode the first column will start with a \'*\' if the repo. has
|
|
|
d2a170 |
metalink data and the latest metadata is not local and will start with a
|
|
|
d2a170 |
-'!' if the repo. has metadata that is expired. For non-verbose mode the
|
|
|
d2a170 |
+\'!\' if the repo. has metadata that is expired. For non-verbose mode the
|
|
|
d2a170 |
last column will also display the number of packages in the repo. and (if there
|
|
|
d2a170 |
are any user specified excludes) the number of packages excluded.
|
|
|
d2a170 |
|