From: Thomas Huth Date: Fri, 13 Nov 2020 14:53:22 +0000 (+0100) Subject: migration.html: Fix the spelling of the --persistent parameter X-Git-Tag: v6.10.0-rc1~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0ee50be2ff6b6f59f658abb0cc6346011586ea;p=thirdparty%2Flibvirt.git migration.html: Fix the spelling of the --persistent parameter "--persist" is missing the "ent" at the end. Signed-off-by: Thomas Huth Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- diff --git a/docs/migration.html.in b/docs/migration.html.in index 194cf7d209..77731eeb37 100644 --- a/docs/migration.html.in +++ b/docs/migration.html.in @@ -253,7 +253,7 @@ migration by default. The virsh command has two flags to influence this behaviour. The --undefinesource flag will cause the configuration file to be removed on the source host - after a successful migration. The --persist flag will + after a successful migration. The --persistent flag will cause a configuration file to be created on the destination host after a successful migration. The following table summarizes the configuration file handling in all possible state and flag @@ -272,7 +272,7 @@ Source config Dest config --undefinesource - --persist + --persistent Dest type Source config Dest config