summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2019-07-28 18:11:04 -0400
committerCole Robinson <crobinso@redhat.com>2019-07-28 18:11:04 -0400
commitb20c5764bc7a8db6e0bcc5bf9f092a9c8769daf9 (patch)
tree93a839911915515e0ec9746271406d3fa7f36189 /man
parente70ead509890b9ceb04c3edf4f30eb36d690fd75 (diff)
downloadvirt-manager-b20c5764bc7a8db6e0bcc5bf9f092a9c8769daf9.tar.gz
man: Document the --keywrap option
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.pod7
-rw-r--r--man/virt-xml.pod2
2 files changed, 9 insertions, 0 deletions
diff --git a/man/virt-install.pod b/man/virt-install.pod
index 081f28c3..cde7b53b 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -310,6 +310,13 @@ LABEL without TYPE implies static configuration.
Use --security=? to see a list of all available sub options. Complete details at L<https://libvirt.org/formatdomain.html#seclabel>
+=item B<--keywrap> OPTIONS
+
+Specify domain <keywrap> XML, used for S390 cryptographic key management operations.
+
+Use --keywrap=? to see a list of all available sub options. Complete details at L<https://libvirt.org/formatdomain.html#keywrap>
+
+
=item B<--iothreads> OPTIONS
Specify domain <iothreads> and/or <iothreadids> XML. For example, to configure <iothreads>4</iothreads>, do:
diff --git a/man/virt-xml.pod b/man/virt-xml.pod
index b884d722..0aaa63d4 100644
--- a/man/virt-xml.pod
+++ b/man/virt-xml.pod
@@ -216,6 +216,8 @@ variants.
=item B<--seclabel>
+=item B<--keywrap>
+
=item B<--cputune>
=item B<--numatune>