diff --git a/man/man5/swtpm_setup.conf.pod b/man/man5/swtpm_setup.conf.pod index c19b23874..8f74931d1 100644 --- a/man/man5/swtpm_setup.conf.pod +++ b/man/man5/swtpm_setup.conf.pod @@ -102,6 +102,13 @@ not provided with a command line option to swtpm_setup. Any value that can be passed to swtpm_setup is also valid here, such as 2048, or 'max'. The supported key sizes depend on the version of libtpms. +=item B (since v0.10) + +This keyword allows to specify either the name of a profile or a json +map describing the profile, such as 'profile = {"Name": "default-v1"}'. +Please also refer to the description of the I<--profile> option for +swtpm_setup. + =back =head1 SEE ALSO