VirtualBox

Changeset 77793 in vbox for trunk/doc/manual


Ignore:
Timestamp:
Mar 19, 2019 3:53:51 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129460
Message:

manual/man_VBoxManage-snapshot.xml: Must convert '|' to <group>. For the edit sub-command, put the 'snapshot-name' and '--current' description next to one another since they're in a group together.

File:
1 edited

Legend:

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

    r77792 r77793  
    8888      <arg choice="plain">edit</arg>
    8989
    90       <arg choice="plain"><replaceable>snapshot-name</replaceable> | --current</arg>
     90      <group choice="req">
     91        <arg choice="plain"><replaceable>snapshot-name</replaceable></arg>
     92        <arg choice="plain">--current</arg>
     93      </group>
    9194
    9295      <arg>--description=<replaceable>description</replaceable></arg>
     
    101104      <arg choice="plain">list</arg>
    102105
    103       <arg>--details | --machinereadable</arg>
     106      <group><arg choice="plain">--details</arg><arg choice="plain">--machinereadable</arg></group>
    104107    </cmdsynopsis>
    105108
     
    257260      <variablelist>
    258261        <varlistentry>
     262          <term><replaceable>snapshot-name</replaceable></term>
     263          <listitem><para>
     264              Specifies the UUID or name of the snapshot to edit.
     265            </para><para>
     266              This option is mutually exclusive with the
     267              <option>--current</option> option.
     268            </para></listitem>
     269        </varlistentry>
     270        <varlistentry>
    259271          <term><option>--current</option></term>
    260272          <listitem><para>
     
    276288          <listitem><para>
    277289              Specifies a new name for the snapshot.
    278             </para></listitem>
    279         </varlistentry>
    280         <varlistentry>
    281           <term><replaceable>snapshot-name</replaceable></term>
    282           <listitem><para>
    283               Specifies the UUID or name of the snapshot to edit.
    284             </para><para>
    285               This option is mutually exclusive with the
    286               <option>--current</option> option.
    287290            </para></listitem>
    288291        </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.

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