]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
migration.html: Fix the spelling of the --persistent parameter
authorThomas Huth <thuth@redhat.com>
Fri, 13 Nov 2020 14:53:22 +0000 (15:53 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 13 Nov 2020 14:58:52 +0000 (15:58 +0100)
"--persist" is missing the "ent" at the end.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/migration.html.in

index 194cf7d209d0964a7880d5cddbd219dac9ed263a..77731eeb373e042dad6e05c16b7f1f02789d052f 100644 (file)
       migration by default. The <code>virsh</code> command has two flags to
       influence this behaviour. The  <code>--undefinesource</code> flag
       will cause the configuration file to be removed on the source host
-      after a successful migration. The <code>--persist</code> flag will
+      after a successful migration. The <code>--persistent</code> 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
           <th>Source config</th>
           <th>Dest config</th>
           <th>--undefinesource</th>
-          <th>--persist</th>
+          <th>--persistent</th>
           <th>Dest type</th>
           <th>Source config</th>
           <th>Dest config</th>