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