summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/hbacsvcgroup.py
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2010-12-20 15:42:04 +0100
committerRob Crittenden <rcritten@redhat.com>2011-01-07 09:42:38 -0500
commit6214af8a8d74066e6ba0c36dd0c4e57c395f4117 (patch)
treed9460dd8f9bafabc3dc688851f5de19f638068e5 /ipalib/plugins/hbacsvcgroup.py
parentbfc338d81c088cca66b4060505ac5742d4c19911 (diff)
downloadfreeipa-6214af8a8d74066e6ba0c36dd0c4e57c395f4117.tar.gz
freeipa-6214af8a8d74066e6ba0c36dd0c4e57c395f4117.tar.xz
freeipa-6214af8a8d74066e6ba0c36dd0c4e57c395f4117.zip
Changed concept of ipa help
The concept is now following: topic: either a module or a group of modules containing registered commands. All these commands will usually handle common entity type (e.g. hbac rules) subtopic: each topic can have a number of subtopics. In this case topic is a group of modules and each module represents a subtopic. grouping modules to topics is possible by assigning a 2-tuple to module variable: topic = ('topic-name','topic description') The topic description has to be the same in all modules in the topic. These are examples of commands now available in IPA help: ipa help - display a list of all topics ipa help hbac - display help for hbac topic ipa help hbacrule - display help for a subtopic of hbac ipa help hbacrule-add - display help for a particular command https://fedorahosted.org/freeipa/ticket/410
Diffstat (limited to 'ipalib/plugins/hbacsvcgroup.py')
0 files changed, 0 insertions, 0 deletions