]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: migration: Fix example for unix socket migration
authorPeter Krempa <pkrempa@redhat.com>
Tue, 24 Nov 2020 13:44:05 +0000 (14:44 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 24 Nov 2020 16:59:26 +0000 (17:59 +0100)
commita62bb8641a7ad874613f4899e462e22148402444
tree6398b0e23e0fd539bf7e458ecb10ff4d992fbe99
parent07620a0371533ec3c20077423487fc2fb19b3fcc
docs: migration: Fix example for unix socket migration

Fix the following issues:

1) the very long line is overflowing the code box
2) '--migrateuri' was missing for the qemu data stream
3) '--desturi' was not used making it non-obvious what the argument
   corresponds to

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/migration.html.in