VirtualBox

Changeset 77888 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Mar 26, 2019 4:57:34 PM (6 years ago)
Author:
vboxsync
Message:

man_VBoxManage-clonevm.xml: Checked how --options actually work and adjusted the synopsis+text accordingly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/man_VBoxManage-clonevm.xml

    r77887 r77888  
    4343      <arg>--basefolder=<replaceable>basefolder</replaceable></arg>
    4444
    45       <arg>--group=<replaceable>group</replaceable>, ...</arg>
     45      <arg rep="repeat">--group=<replaceable>group</replaceable>,</arg>
    4646
    4747      <arg>--mode=<group choice='plain'><arg choice='plain'>machine</arg><arg choice='plain'>machinechildren</arg><arg choice='plain'>all</arg></group></arg>
     
    4949      <arg>--name=<replaceable>name</replaceable></arg>
    5050
    51       <arg>--options=<group choice='plain'><arg choice='plain'>link</arg><arg choice='plain'>keepallmacs</arg><arg choice='plain'>keepnatmacs</arg><arg choice='plain'>keepdisknames</arg><arg choice='plain'>keephwuuids</arg></group></arg>
     51      <arg rep="repeat">--options=<replaceable>option</replaceable>,</arg>
    5252
    5353      <arg>--register</arg>
     
    9393      </varlistentry>
    9494      <varlistentry>
    95         <term><option>--groups=<replaceable>group</replaceable>, ...</option></term>
     95        <term><option>--groups=<replaceable>group</replaceable>,...</option></term>
    9696        <listitem><para>
    9797            Assigns the clone to the specified group or groups. If you
     
    139139      </varlistentry>
    140140      <varlistentry>
    141         <term><option>--options=option</option></term>
    142         <listitem><para>
    143             Specifies how to create a new clone.
    144           </para><variablelist>
    145             <varlistentry>
    146               <term><option>--options=link</option></term>
     141        <term><option>--options=<replaceable>option</replaceable>,...</option></term>
     142        <listitem><para>
     143            Specifies how to create the new clone.</para>
     144          <para>The <option>--options</option> argument can be used multiple
     145            times to enable multiple options, or the options can be given as a
     146            comma separated list.  The options are case insensitive.</para>
     147          <para>The following options (case-insensitive) are recognized:</para>
     148          <variablelist>
     149            <varlistentry>
     150              <term><option>Link</option></term>
    147151              <listitem><para>
    148152                  Creates a linked clone from a snapshot only.
     
    150154            </varlistentry>
    151155            <varlistentry>
    152               <term><option>--options=keepallmacs</option></term>
     156              <term><option>KeepAllMACs</option></term>
    153157              <listitem><para>
    154158                  Specifies that the new clone reuses the MAC addresses
     
    162166            </varlistentry>
    163167            <varlistentry>
    164               <term><option>--options=keepnatmacs</option></term>
     168              <term><option>KeepNATMACs</option></term>
    165169              <listitem><para>
    166170                  Specifies that the new clone reuses the MAC addresses
     
    169173                </para><para>
    170174                  If you do not specify this option or the
    171                   <option>--options=keepallmacs</option> option, the
     175                  <option>KeepAllMACs</option> option, the
    172176                  default behavior is to reinitialize the MAC addresses
    173177                  of each virtual network card.
     
    175179            </varlistentry>
    176180            <varlistentry>
    177               <term><option>--option=keepdisknames</option></term>
     181              <term><option>KeepDiskNames</option></term>
    178182              <listitem><para>
    179183                  Specifies that the new clone reuses the disk image
     
    183187            </varlistentry>
    184188            <varlistentry>
    185               <term><option>--option=keephwuuids</option></term>
     189              <term><option>KeepHwUUIDs</option></term>
    186190              <listitem><para>
    187191                  Specifies that the new clone reuses the hardware IDs
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette