VirtualBox

Ignore:
Timestamp:
Mar 23, 2023 9:47:01 PM (21 months ago)
Author:
vboxsync
Message:

manual/man_*: Corrections. bugref:10302

File:
1 edited

Legend:

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

    r99136 r99154  
    4949    <cmdsynopsis id="synopsis-vboxmanage-debugvm-dumpvmcore">
    5050      <command>VBoxManage debugvm</command>
    51       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     51      <group choice="req">
     52        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     53        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     54      </group>
    5255      <arg choice="plain">dumpvmcore</arg>
    5356      <arg>--filename=<replaceable>name</replaceable></arg>
     
    5558    <cmdsynopsis id="synopsis-vboxmanage-debugvm-info">
    5659      <command>VBoxManage debugvm</command>
    57       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     60      <group choice="req">
     61        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     62        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     63      </group>
    5864      <arg choice="plain">info</arg>
    5965      <arg choice="req"><replaceable>item</replaceable></arg>
     
    6268    <cmdsynopsis id="synopsis-vboxmanage-debugvm-injectnmi">
    6369      <command>VBoxManage debugvm</command>
    64       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     70      <group choice="req">
     71        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     72        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     73      </group>
    6574      <arg choice="plain">injectnmi</arg>
    6675    </cmdsynopsis>
    6776    <cmdsynopsis id="synopsis-vboxmanage-debugvm-log">
    6877      <command>VBoxManage debugvm</command>
    69       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     78      <group choice="req">
     79        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     80        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     81      </group>
    7082      <arg choice="plain">log</arg>
    7183      <group><arg choice="plain">--release</arg><arg choice="plain">--debug</arg></group>
     
    7486    <cmdsynopsis id="synopsis-vboxmanage-debugvm-logdest">
    7587      <command>VBoxManage debugvm</command>
    76       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     88      <group choice="req">
     89        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     90        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     91      </group>
    7792      <arg choice="plain">logdest</arg>
    7893      <group><arg choice="plain">--release</arg><arg choice="plain">--debug</arg></group>
     
    8196    <cmdsynopsis id="synopsis-vboxmanage-debugvm-logflags">
    8297      <command>VBoxManage debugvm</command>
    83       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     98      <group choice="req">
     99        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     100        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     101      </group>
    84102      <arg choice="plain">logflags</arg>
    85103      <group><arg choice="plain">--release</arg><arg choice="plain">--debug</arg></group>
     
    88106    <cmdsynopsis id="synopsis-vboxmanage-debugvm-osdetect">
    89107      <command>VBoxManage debugvm</command>
    90       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     108      <group choice="req">
     109        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     110        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     111      </group>
    91112      <arg choice="plain">osdetect</arg>
    92113    </cmdsynopsis>
    93114    <cmdsynopsis id="synopsis-vboxmanage-debugvm-osinfo">
    94115      <command>VBoxManage debugvm</command>
    95       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     116      <group choice="req">
     117        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     118        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     119      </group>
    96120      <arg choice="plain">osinfo</arg>
    97121    </cmdsynopsis>
    98122    <cmdsynopsis id="synopsis-vboxmanage-debugvm-osdmesg">
    99123      <command>VBoxManage debugvm</command>
    100       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     124      <group choice="req">
     125        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     126        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     127      </group>
    101128      <arg choice="plain">osdmesg</arg>
    102129      <arg>--lines=<replaceable>lines</replaceable></arg>
     
    104131    <cmdsynopsis id="synopsis-vboxmanage-debugvm-getregisters">
    105132      <command>VBoxManage debugvm</command>
    106       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     133      <group choice="req">
     134        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     135        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     136      </group>
    107137      <arg choice="plain">getregisters</arg>
    108138      <arg>--cpu=<replaceable>id</replaceable></arg>
     
    111141    <cmdsynopsis id="synopsis-vboxmanage-debugvm-setregisters">
    112142      <command>VBoxManage debugvm</command>
    113       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     143      <group choice="req">
     144        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     145        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     146      </group>
    114147      <arg choice="plain">setregisters</arg>
    115148      <arg>--cpu=<replaceable>id</replaceable></arg>
     
    118151    <cmdsynopsis id="synopsis-vboxmanage-debugvm-show">
    119152      <command>VBoxManage debugvm</command>
    120       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     153      <group choice="req">
     154        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     155        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     156      </group>
    121157      <arg choice="plain">show</arg>
    122158      <group><arg choice="plain">--human-readable</arg><arg choice="plain">--sh-export</arg><arg choice="plain">--sh-eval</arg><arg choice="plain">--cmd-set</arg></group>
     
    125161    <cmdsynopsis id="synopsis-vboxmanage-debugvm-stack">
    126162      <command>VBoxManage debugvm</command>
    127       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     163      <group choice="req">
     164        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     165        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     166      </group>
    128167      <arg choice="plain">stack</arg>
    129168      <arg>--cpu=<replaceable>id</replaceable></arg>
     
    131170    <cmdsynopsis id="synopsis-vboxmanage-debugvm-statistics">
    132171      <command>VBoxManage debugvm</command>
    133       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     172      <group choice="req">
     173        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     174        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     175      </group>
    134176      <arg choice="plain">statistics</arg>
    135177      <arg>--reset</arg>
     
    139181    <cmdsynopsis id="synopsis-vboxmanage-debugvm-guestsample">
    140182      <command>VBoxManage debugvm</command>
    141       <arg choice="req"><replaceable>uuid|vmname</replaceable></arg>
     183      <group choice="req">
     184        <arg choice="plain"><replaceable>uuid</replaceable></arg>
     185        <arg choice="plain"><replaceable>vmname</replaceable></arg>
     186      </group>
    142187      <arg choice="plain">guestsample</arg>
    143188      <arg>--filename=<replaceable>filename</replaceable></arg>
     
    162207      <variablelist>
    163208        <varlistentry>
    164           <term><replaceable>uuid|vmname</replaceable></term>
     209          <term><option><replaceable>uuid</replaceable> | <replaceable>vmname</replaceable></option></term>
    165210          <listitem><para>Either the UUID or the name (case sensitive) of a VM.</para></listitem>
    166211        </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