Commit 8c610178 authored by Rich Salz's avatar Rich Salz
Browse files

Additional name for all commands



Add openssl-foo as a name for the openssl "foo" command.
Recommended by a usability study conducted by Martin Ukrop at CRoCS, FI MU
Fixes: #4548
Reviewed-by: default avatarPaul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/4557)
parent f6f9a735
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

=head1 NAME

openssl-asn1parse,
asn1parse - ASN.1 parsing tool

=head1 SYNOPSIS
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@

=head1 NAME

openssl-ca,
ca - sample minimal CA application

=head1 SYNOPSIS
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

=head1 NAME

openssl-ciphers,
ciphers - SSL cipher display and cipher list tool.

=head1 SYNOPSIS
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

=head1 NAME

openssl-cms,
cms - CMS utility

=head1 SYNOPSIS
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

=head1 NAME

openssl-crl,
crl - CRL utility

=head1 SYNOPSIS
Loading