Blame SOURCES/BZ-1279483-hidden-groups-manpage.patch

eb5f31
commit 4690124107fa99ff18bb77a1f19665edbfedd588
eb5f31
Author: Valentina Mukhamedzhanova <vmukhame@redhat.com>
eb5f31
Date:   Tue Apr 5 15:05:27 2016 +0200
eb5f31
eb5f31
    Clarify using 'group list' command for hidden groups in the man page.
eb5f31
eb5f31
diff --git a/docs/yum.8 b/docs/yum.8
eb5f31
index b837f9f..9c09c48 100644
eb5f31
--- a/docs/yum.8
eb5f31
+++ b/docs/yum.8
eb5f31
@@ -283,6 +283,8 @@ default package are installed (when not in group_command=objects mode).
eb5f31
 You can pass optional arguments to the list/summary commands: installed,
eb5f31
 available, environment, language, packages, hidden and ids (or any of those
eb5f31
 prefixed by "no" to turn them off again).
eb5f31
+Note that groups that are available but hidden will not be listed unless
eb5f31
+\'hidden\' keyword is passed to the command.
eb5f31
 If you pass the \-v option, to enable verbose mode, then the groupids are
eb5f31
 displayed by default (but "yum group list ids" is often easier to read).
eb5f31