VirtualBox

Changeset 92946 in vbox for trunk


Ignore:
Timestamp:
Dec 15, 2021 5:26:13 PM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:9224: Added help into manual

Location:
trunk/doc/manual/en_US
Files:
2 edited

Legend:

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

    r89919 r92946  
    5858          <arg choice="plain"><replaceable>VHD</replaceable></arg>
    5959        </group></arg>
    60       <arg>--variant Standard,Fixed,Split2G,Stream,ESX,Formatted</arg>
     60      <arg>--variant Standard,Fixed,Split2G,Stream,ESX,Formatted,RawDisk</arg>
     61      <arg choice="plain" rep="repeat">--property
     62          <replaceable>name</replaceable>=<replaceable>value</replaceable></arg>
     63      <arg choice="plain" rep="repeat">--property-file
     64          <replaceable>name</replaceable>=<replaceable>/path/to/file/with/value</replaceable></arg>
    6165    </cmdsynopsis>
    6266  </refsynopsisdiv>
     
    123127      </varlistentry>
    124128      <varlistentry>
    125         <term><option>--variant=Standard,Fixed,Split2G,Stream,ESX, Formatted</option></term>
     129        <term><option>--variant=Standard,Fixed,Split2G,Stream,ESX,Formatted,RawDisk</option></term>
    126130        <listitem><para>
    127131            Specifies the file format variant for the target medium,
     
    155159                automatically.
    156160              </para></listitem>
     161            <listitem><para>
     162                <literal>RawDisk</literal> used for creating raw disks.
     163                This value is for VMDK only.
     164              </para><para>
     165              </para></listitem>
    157166          </itemizedlist><para>
    158167            Note that not all variant combinations are valid. Specifying
    159168            incompatible variant values in the list will produce an
    160169            error message.
     170          </para></listitem>
     171      </varlistentry>
     172      <varlistentry>
     173        <term><option>--property <replaceable>name</replaceable>=<replaceable>value</replaceable></option></term>
     174        <listitem><para>
     175            Specifies any required file format dependent parameters in
     176            <literal>key=value</literal> form. Optional.
     177          </para>
     178        </listitem>
     179      </varlistentry>
     180      <varlistentry>
     181        <term><option>--property-file <replaceable>name
     182          </replaceable>=<replaceable>/path/to/file/with/value</replaceable></option></term>
     183        <listitem><para>
     184            Specifies any required file format dependent parameters in
     185            <literal>key=file/with/value</literal> form. The value is
     186            taken from the file. Optional.
    161187          </para></listitem>
    162188      </varlistentry>
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r92534 r92946  
    24682468            Specifies any required file format variants for the output
    24692469            file. This is a comma-separated list of variant flags.
    2470             Options are Standard,Fixed,Split2G,Stream,ESX. Not all
     2470            Options are Standard,Fixed,Split2G,Stream,ESX,RawDisk. Not all
    24712471            combinations are supported, and specifying mutually
    24722472            incompatible flags results in an error message. Optional.
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