Fix typo in gnt-backup(8)
authorGuido Trotter <ultrotter@google.com>
Mon, 20 Oct 2008 10:11:58 +0000 (10:11 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 20 Oct 2008 10:11:58 +0000 (10:11 +0000)
The manpage wrongly reported the mac address option as -m rather than
--mac

Reviewed-by: imsnah

man/gnt-backup.sgml

index 4e3f80c..6f1faa4 100644 (file)
         <sbr>
 
         <arg>-b <replaceable>bridge</replaceable></arg>
-        <arg>-m <replaceable>mac</replaceable></arg>
+        <arg>--mac <replaceable>mac</replaceable></arg>
         <arg>--no-wait-for-sync</arg>
         <arg>--no-ip-check</arg>
         <sbr>
       </para>
 
       <para>
-       The <option>-m</option> option specifies the mac address for the
+       The <option>--mac</option> option specifies the mac address for the
        instance. The default is 'auto' which is reusing the previous mac
        address if the instance is being imported with the same name, and
        generating a new one otherwise. You can also force generation by