Clarify dashes are required for openssl list command

Fixes #19013

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19031)
This commit is contained in:
Jeff Croxell 2022-08-18 21:30:20 -05:00
parent 6a9255054b
commit 63b94b3fc7

View File

@ -13,13 +13,13 @@ I<command>
B<openssl> B<openssl>
B<list> B<list>
B<standard-commands> | B<-standard-commands> |
B<digest-commands> | B<-digest-commands> |
B<cipher-commands> | B<-cipher-commands> |
B<cipher-algorithms> | B<-cipher-algorithms> |
B<digest-algorithms> | B<-digest-algorithms> |
B<mac-algorithms> | B<-mac-algorithms> |
B<public-key-algorithms> B<-public-key-algorithms>
B<openssl> B<no->I<XXX> [ I<options> ] B<openssl> B<no->I<XXX> [ I<options> ]