mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
Fix doc-nits for list command
Bug was introduced in #13669 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> (Merged from https://github.com/openssl/openssl/pull/13728)
This commit is contained in:
parent
128d25ba6a
commit
fdf05eb761
@ -13,16 +13,16 @@ B<openssl list>
|
||||
[B<-select> I<name>]
|
||||
[B<-1>]
|
||||
[B<-commands>]
|
||||
[B<-digest-commands>]
|
||||
[B<-digest-algorithms>]
|
||||
{- output_off() if $disabled{"deprecated-3.0"}; ""
|
||||
-}[B<-digest-algorithms>]
|
||||
-}[B<-digest-commands>]
|
||||
{- output_on() if $disabled{"deprecated-3.0"}; ""
|
||||
-}[B<-kdf-algorithms>]
|
||||
[B<-mac-algorithms>]
|
||||
[B<-random-generators>]
|
||||
[B<-cipher-commands>]
|
||||
[B<-cipher-algorithms>]
|
||||
{- output_off() if $disabled{"deprecated-3.0"}; ""
|
||||
-}[B<-cipher-algorithms>]
|
||||
-}[B<-cipher-commands>]
|
||||
{- output_on() if $disabled{"deprecated-3.0"}; ""
|
||||
-}[B<-encoders>]
|
||||
[B<-decoders>]
|
||||
|
Loading…
x
Reference in New Issue
Block a user