X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fman1%2Fopenssl-pkey.pod.in;h=de1bef954cb1e61537315e7b831b228be641aa59;hb=6d382c74b375f1f8c44f04ec3de95ff781598a3b;hp=8460aed1fa3f9282fdc6d8456377431747c262b3;hpb=6bd4e3f231d74578b97821d981d42583fec5c2f3;p=oweals%2Fopenssl.git diff --git a/doc/man1/openssl-pkey.pod.in b/doc/man1/openssl-pkey.pod.in index 8460aed1fa..de1bef954c 100644 --- a/doc/man1/openssl-pkey.pod.in +++ b/doc/man1/openssl-pkey.pod.in @@ -7,13 +7,13 @@ =head1 NAME -openssl-pkey - public or private key processing tool +openssl-pkey - public or private key processing command =head1 SYNOPSIS B B [B<-help>] -[B<-inform> B|B] +[B<-inform> B|B|B|B] [B<-outform> B|B] [B<-in> I] [B<-passin> I] @@ -48,9 +48,15 @@ converted between various forms and their components printed out. Print out a usage message. -=item B<-inform> B|B, B<-outform> B|B +=item B<-inform> B|B|B|B -The input and formats; the default is B. +The key input format; the default is B. +The only value with effect is B; all others have become obsolete. +See L for details. + +=item B<-outform> B|B + +The key output formats; the default is B. See L for details. =item B<-in> I @@ -193,7 +199,7 @@ L =head1 COPYRIGHT -Copyright 2006-2019 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2006-2020 The OpenSSL Project Authors. All Rights Reserved. Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy