aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1/smime.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/smime.pod')
-rw-r--r--doc/man1/smime.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/smime.pod b/doc/man1/smime.pod
index 5b13fdac12..4d8cf7a1ce 100644
--- a/doc/man1/smime.pod
+++ b/doc/man1/smime.pod
@@ -16,7 +16,7 @@ B<openssl> B<smime>
[B<-pk7out>]
[B<-binary>]
[B<-crlfeol>]
-[B<-[cipher]>]
+[B<-I<cipher>>]
[B<-in file>]
[B<-CAfile file>]
[B<-CApath dir>]
@@ -201,7 +201,7 @@ Do not load the trusted CA certificates from the default directory location.
Digest algorithm to use when signing or resigning. If not present then the
default digest algorithm for the signing key will be used (usually SHA1).
-=item B<-[cipher]>
+=item B<-I<cipher>>
The encryption algorithm to use. For example DES (56 bits) - B<-des>,
triple DES (168 bits) - B<-des3>,