Commit 3f2181e6 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.
Addresses an issue found by a usability study to be published.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4553)
parent 26a7d938
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
@@ -2,6 +2,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