mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Remove extraneous plus signs from virsh man page
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
b727856185
commit
55bc732b5f
@ -3206,10 +3206,10 @@ Providing *--tls* causes the migration to use the host configured TLS setup
|
|||||||
(see migrate_tls_x509_cert_dir in /etc/libvirt/qemu.conf) in order to perform
|
(see migrate_tls_x509_cert_dir in /etc/libvirt/qemu.conf) in order to perform
|
||||||
the migration of the domain. Usage requires proper TLS setup for both source
|
the migration of the domain. Usage requires proper TLS setup for both source
|
||||||
and target. Normally the TLS certificate from the destination host must match
|
and target. Normally the TLS certificate from the destination host must match
|
||||||
+the host's name for TLS verification to succeed. When the certificate does not
|
the host's name for TLS verification to succeed. When the certificate does not
|
||||||
+match the destination hostname and the expected certificate's hostname is
|
match the destination hostname and the expected certificate's hostname is
|
||||||
+known, *--tls-destination* can be used to pass the expected *hostname* when
|
known, *--tls-destination* can be used to pass the expected *hostname* when
|
||||||
+starting the migration.
|
starting the migration.
|
||||||
|
|
||||||
|
|
||||||
*--parallel* option will cause migration data to be sent over multiple
|
*--parallel* option will cause migration data to be sent over multiple
|
||||||
|
Loading…
Reference in New Issue
Block a user