yifengyou / rpms / yum

Forked from rpms/yum 3 years ago
Clone

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

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