VirtualBox

Changeset 52036 in vbox


Ignore:
Timestamp:
Jul 15, 2014 1:02:35 PM (10 years ago)
Author:
vboxsync
Message:

doc/manual: some VBoxManage options were forgotten, and likewise an API rename was forgotten

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

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/SDKRef.xml

    r51555 r52036  
    46714671
    46724672              <listitem>
     4673                <para><computeroutput>IMachine::deleteSettings</computeroutput>
     4674                has been replaced by IMachine::delete, which allows specifying
     4675                which disk images are to be deleted as part of the deletion,
     4676                and because it can take a while it also returns a
     4677                <computeroutput>IProgress</computeroutput> object reference,
     4678                so that the completion of the asynchronous activities can be
     4679                monitored.</para>
     4680              </listitem>
     4681
     4682              <listitem>
    46734683                <para><computeroutput>IConsole::forgetSavedState</computeroutput>
    46744684                has been renamed to <xref
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r51257 r52036  
    467467            machine files, as described with <computeroutput>VBoxManage
    468468            createvm</computeroutput> above.</para>
     469          </listitem>
     470
     471          <listitem>
     472            <para><computeroutput>--groups &lt;group&gt;, ...</computeroutput>:
     473            This changes the group membership of a VM. Groups always start with
     474            a <computeroutput>/</computeroutput> and can be nested. By default
     475            VMs are in group <computeroutput>/</computeroutput>.</para>
     476          </listitem>
     477
     478          <listitem>
     479            <para><computeroutput>--description &lt;desc&gt;</computeroutput>:
     480            This changes the VM's description, which is a way to record details
     481            about the VM in a way which is meaningful for the user. The GUI
     482            interprets HTML formatting, the command line allows arbitrary
     483            strings potentially containing multiple lines.</para>
    469484          </listitem>
    470485
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