]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
migration.html: Fix the spelling of the --undefinesource parameter
authorThomas Huth <thuth@redhat.com>
Fri, 13 Nov 2020 14:17:49 +0000 (15:17 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 13 Nov 2020 14:22:37 +0000 (15:22 +0100)
There is no dash between "undefine" and "source" in this parameter.

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 dd5eddd6f4bc595ad31e1931abd544942b706f19..194cf7d209d0964a7880d5cddbd219dac9ed263a 100644 (file)
     <p>
       As mentioned above, libvirt will not modify configuration files during
       migration by default. The <code>virsh</code> command has two flags to
-      influence this behaviour. The  <code>--undefine-source</code> flag
+      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
       cause a configuration file to be created on the destination host
           <th>Source type</th>
           <th>Source config</th>
           <th>Dest config</th>
-          <th>--undefine-source</th>
+          <th>--undefinesource</th>
           <th>--persist</th>
           <th>Dest type</th>
           <th>Source config</th>