VirtualBox

Ignore:
Timestamp:
Feb 28, 2024 5:17:55 PM (12 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161955
Message:

FE/VBoxManage: Removed listing the supported guest OS types when listing the system properties and instead revamped the "list ostypes" command. This (sub) command now also supports filtering by platform architecture (--platform-arch), long output mode and sorting (by guest type ID).

File:
1 edited

Legend:

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

    r101593 r103598  
    5151      <command>VBoxManage list</command>
    5252      <arg>--long</arg>
     53      <arg>--platform-arch=<group choice="plain">
     54        <arg choice="plain">x86</arg>
     55        <arg choice="plain">arm</arg>
     56      </group></arg>
    5357      <arg>--sorted</arg>
    5458      <group>
     
    100104          <term><option>--long</option></term>
    101105          <listitem><para>
    102               Shows detailed information about each information entry
    103               if available. The short form of this option is
    104               <option>-l</option>.
    105             </para></listitem>
     106            Shows detailed information about each information entry
     107            if available. The short form of this option is
     108            <option>-l</option>.
     109          </para></listitem>
     110        </varlistentry>
     111        <varlistentry>
     112          <term><option>--platform-arch</option></term>
     113          <listitem><para>
     114            Filters the output by the given platform architecture
     115            (if available, otherwise ignored). The short form of this option
     116            is <option>-p</option>.
     117          </para></listitem>
    106118        </varlistentry>
    107119        <varlistentry>
     
    109121          <listitem><para>
    110122              Sorts the list of information entries alphabetically. The
    111                short form of this option is <option>-s</option>.
     123              short form of this option is <option>-s</option>.
    112124            </para></listitem>
    113125        </varlistentry>
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