mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
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:
parent
6a9255054b
commit
63b94b3fc7
@ -13,13 +13,13 @@ I<command>
|
||||
|
||||
B<openssl>
|
||||
B<list>
|
||||
B<standard-commands> |
|
||||
B<digest-commands> |
|
||||
B<cipher-commands> |
|
||||
B<cipher-algorithms> |
|
||||
B<digest-algorithms> |
|
||||
B<mac-algorithms> |
|
||||
B<public-key-algorithms>
|
||||
B<-standard-commands> |
|
||||
B<-digest-commands> |
|
||||
B<-cipher-commands> |
|
||||
B<-cipher-algorithms> |
|
||||
B<-digest-algorithms> |
|
||||
B<-mac-algorithms> |
|
||||
B<-public-key-algorithms>
|
||||
|
||||
B<openssl> B<no->I<XXX> [ I<options> ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user