swtpm/man/man8/swtpm-localca.options.pod
Stefan Berger 5311e60e55 man: Fix man pages to include short summary in NAME section
Fix the man pages to include a short summary in the NAME section.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-01-07 13:16:30 -05:00

28 lines
612 B
Plaintext

=head1 NAME
swtpm-localca.options - Options file for swtpm-localca
=head1 DESCRIPTION
The file I</etc/swtpm-localca.options> contains command line options
to pass to the I<swtpm_cert> program and should hold options
that apply to the creation of all TPM Endorsement Key (EK) and platform
certificates.
=head1 EXAMPLE
An example I<swtpm-localca.options> file may look as follows:
--platform-manufacturer Fedora
--platform-version 2.1
--platform-model QEMU
--subject "C=US,ST=NY,L=Yorktown"
=head1 SEE ALSO
B<swtpm-localca>
=head1 REPORTING BUGS
Report bugs to Stefan Berger <stefanb@linux.vnet.ibm.com>