summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/hbacrule.py
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-02-22 08:48:50 -0500
committerMartin Kosek <mkosek@redhat.com>2013-02-22 17:20:35 +0100
commitf2f1ed63f5bebaea76039733c1a1aed7d8ff6588 (patch)
treec00227e8ded770595bd7e651a6a1914c6e0b8f08 /ipalib/plugins/hbacrule.py
parent5752b35d163760a564bb3fbef361116c5c1e6557 (diff)
downloadfreeipa-f2f1ed63f5bebaea76039733c1a1aed7d8ff6588.tar.gz
freeipa-f2f1ed63f5bebaea76039733c1a1aed7d8ff6588.tar.xz
freeipa-f2f1ed63f5bebaea76039733c1a1aed7d8ff6588.zip
Update plugin docstrings (topic help) to reflect dropped CSV support
https://fedorahosted.org/freeipa/ticket/3352
Diffstat (limited to 'ipalib/plugins/hbacrule.py')
-rw-r--r--ipalib/plugins/hbacrule.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/hbacrule.py b/ipalib/plugins/hbacrule.py
index 8bc4c6dfc..c36a78816 100644
--- a/ipalib/plugins/hbacrule.py
+++ b/ipalib/plugins/hbacrule.py
@@ -58,7 +58,7 @@ EXAMPLES:
the FTP service on any machine from any machine:
ipa hbacsvcgroup-add ftpers
ipa hbacsvc-add sftp
- ipa hbacsvcgroup-add-member --hbacsvcs=ftp,sftp ftpers
+ ipa hbacsvcgroup-add-member --hbacsvcs=ftp --hbacsvcs=sftp ftpers
ipa hbacrule-add --hostcat=all --srchostcat=all john_ftp
ipa hbacrule-add-user --users=john john_ftp
ipa hbacrule-add-service --hbacsvcgroups=ftpers john_ftp