📄 version.pod
字号:
=pod=head1 NAMEversion - print OpenSSL version information=head1 SYNOPSISB<openssl version>[B<-a>][B<-v>][B<-b>][B<-o>][B<-f>][B<-p>]=head1 DESCRIPTIONThis command is used to print out version information about OpenSSL.=head1 OPTIONS=over 4=item B<-a>all information, this is the same as setting all the other flags.=item B<-v>the current OpenSSL version.=item B<-b>the date the current version of OpenSSL was built.=item B<-o>option information: various options set when the library was built.=item B<-c>compilation flags.=item B<-p>platform setting.=item B<-d>OPENSSLDIR setting.=back=head1 NOTESThe output of B<openssl version -a> would typically be used when sendingin a bug report.=head1 HISTORYThe B<-d> option was added in OpenSSL 0.9.7.=cut
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -