diff options
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/trust.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/trust.xml b/doc/manual/trust.xml index f6f2b3e..14dcbba 100644 --- a/doc/manual/trust.xml +++ b/doc/manual/trust.xml @@ -157,7 +157,7 @@ $ trust list <programlisting> $ trust anchor /path/to/certificate.crt $ trust anchor --remove /path/to/certificate.crt -$ trust anchor --remove "pkcs11:id=%AA%BB%CC%DD%EE;object-type=cert" +$ trust anchor --remove "pkcs11:id=%AA%BB%CC%DD%EE;type=cert" </programlisting> <para>Store or remove trust anchors in the trust policy store. These are |