diff --git a/doc/man1/openssl.pod b/doc/man1/openssl.pod index 001c1c04b4..ce24fa6141 100644 --- a/doc/man1/openssl.pod +++ b/doc/man1/openssl.pod @@ -11,16 +11,6 @@ I [ I ... ] [ I ... ] -B -B -B<-standard-commands> | -B<-digest-commands> | -B<-cipher-commands> | -B<-cipher-algorithms> | -B<-digest-algorithms> | -B<-mac-algorithms> | -B<-public-key-algorithms> - B BI [ I ] =head1 DESCRIPTION @@ -50,21 +40,8 @@ Each command can have many options and argument parameters, shown above as I and I. Detailed documentation and use cases for most standard subcommands are available -(e.g., L). - -The list options B<-standard-commands>, B<-digest-commands>, -and B<-cipher-commands> output a list (one entry per line) of the names -of all standard commands, message digest commands, or cipher commands, -respectively, that are available. - -The list parameters B<-cipher-algorithms>, B<-digest-algorithms>, -and B<-mac-algorithms> list all cipher, message digest, and message -authentication code names, one entry per line. Aliases are listed as: - - from => to - -The list parameter B<-public-key-algorithms> lists all supported public -key algorithms. +(e.g., L). The subcommand L may be used to list +subcommands. The command BI tests whether a command of the specified name is available. If no command named I exists, it @@ -819,6 +796,7 @@ L, L, L, L, +L, L, L, L,