summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/certprofile.py
diff options
context:
space:
mode:
authorFraser Tweedale <ftweedal@redhat.com>2015-06-29 10:28:25 -0400
committerPetr Vobornik <pvoborni@redhat.com>2015-06-29 17:14:00 +0200
commit7f923f922a28aa34eb6ee3b0e94c1cba223d285c (patch)
treee35787e147151681cdca27528a7912563524cb39 /ipalib/plugins/certprofile.py
parent5397150979a474f6df82e6df5287e1cc678a3479 (diff)
downloadfreeipa-7f923f922a28aa34eb6ee3b0e94c1cba223d285c.tar.gz
freeipa-7f923f922a28aa34eb6ee3b0e94c1cba223d285c.tar.xz
freeipa-7f923f922a28aa34eb6ee3b0e94c1cba223d285c.zip
certprofile: fix doc error
Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipalib/plugins/certprofile.py')
-rw-r--r--ipalib/plugins/certprofile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/certprofile.py b/ipalib/plugins/certprofile.py
index 5158bf0bb..9e1e47e94 100644
--- a/ipalib/plugins/certprofile.py
+++ b/ipalib/plugins/certprofile.py
@@ -36,7 +36,7 @@ EXAMPLES:
Import a profile that will not store issued certificates:
ipa certprofile-import ShortLivedUserCert \\
- --file UserCert.profile --summary "User Certificates" \\
+ --file UserCert.profile --desc "User Certificates" \\
--store=false
Delete a certificate profile: