]> granicus.if.org Git - p11-kit/commitdiff
Fix extract example in documentation
authorStef Walter <stef@thewalter.net>
Thu, 18 Jul 2013 11:07:14 +0000 (13:07 +0200)
committerStef Walter <stef@thewalter.net>
Thu, 18 Jul 2013 12:16:29 +0000 (14:16 +0200)
doc/manual/p11-kit.xml

index 9c48b6821e5adf159137755988263815559da636..b51022face2c84174483b36227545e1f18532556 100644 (file)
@@ -82,7 +82,7 @@ $ p11-kit list-modules
        <para>Extract certificates from configured PKCS#11 modules.</para>
 
 <programlisting>
-$ p11-kit extract --format=x509-directory --filter=ca-certificates /path/to/directory
+$ p11-kit extract --format=x509-directory --filter=ca-anchors /path/to/directory
 </programlisting>
 
        <para>You can specify the following options to control what to extract.