Attached patch fixes a small error in certprofile plugin
documentation.

Thanks,
Fraser
From 6de3a4fd9d3d250e09a75721ef7b7f0831c47ea6 Mon Sep 17 00:00:00 2001
From: Fraser Tweedale <ftwee...@redhat.com>
Date: Mon, 29 Jun 2015 10:28:25 -0400
Subject: [PATCH] certprofile: fix doc error

---
 ipalib/plugins/certprofile.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipalib/plugins/certprofile.py b/ipalib/plugins/certprofile.py
index 
5158bf0bb994451eecb55451b944687e74c95ee8..9e1e47e943f5c14a7e7ce418d3fc2d095331a38a
 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:
-- 
2.1.0

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to