Skip to content

Commit

Permalink
Clarify dashes are required for openssl list command
Browse files Browse the repository at this point in the history
Fixes #19013

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from #19031)
  • Loading branch information
crox committed Aug 20, 2022
1 parent 6a92550 commit 63b94b3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/man1/openssl.pod
Expand Up @@ -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> ]

Expand Down

0 comments on commit 63b94b3

Please sign in to comment.