[yum-commits] docs/yum.8

James Antill james at osuosl.org
Tue Mar 25 04:19:21 UTC 2014


 docs/yum.8 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e15943868e2a05e4304247f1e19d2520701e9cca
Author: James Antill <james at and.org>
Date:   Tue Mar 25 00:12:26 2014 -0400

    Documentation tweak for group info and blacklisted packages.

diff --git a/docs/yum.8 b/docs/yum.8
index 1ab8534..3f028f8 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -306,7 +306,7 @@ to each package saying how that package relates to the group object. The
 meaning of these markers is:
 
 .br
-"-" = Package isn't installed, and won't be installed as part of the group (Eg. group install foo -pkgA … this will have pkgA marked as '-')
+"-" = Package isn't installed, and won't be installed as part of the group (Eg.  "yum group install foo -pkgA" or "yum group install foo; yum remove pkgA" … this will have pkgA marked as '-')
 .br
 "+" = Package isn't installed, but will be the next time you run "yum upgrade" or "yum group upgrade foo"
 .br


More information about the Yum-commits mailing list