VirtualBox

Changeset 97871 in vbox for trunk/doc


Ignore:
Timestamp:
Dec 27, 2022 1:02:02 PM (2 years ago)
Author:
vboxsync
Message:

Reverting r154959. Docs: ​bugref:10302. Removing redundant section/synopsis ids.

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

Legend:

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

    r97870 r97871  
    5050    <!-- Cloud list -->
    5151    <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
    52     <cmdsynopsis id="synopsis-vboxmanage-instances-cloudlist">
     52    <cmdsynopsis id="synopsis-vboxmanage-cloudlist-instances">
    5353      <command>VBoxManage cloud</command>
    5454        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    6060        <arg>--compartment-id=<replaceable>string</replaceable></arg>
    6161    </cmdsynopsis>
    62     <cmdsynopsis id="synopsis-vboxmanage-images-cloudlist">
     62    <cmdsynopsis id="synopsis-vboxmanage-cloudlist-images">
    6363      <command>VBoxManage cloud</command>
    6464      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    132132
    133133     <!-- Cloud image commands -->
    134       <cmdsynopsis id="synopsis-vboxmanage-create-cloudimage" sepchar=" "> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
     134      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-create" sepchar=" "> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
    135135        <command>VBoxManage cloud</command>
    136136          <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    144144          <arg>--instance-id=<replaceable>unique id</replaceable></arg>
    145145      </cmdsynopsis>
    146       <cmdsynopsis id="synopsis-vboxmanage-info-cloudimage" sepchar=" ">
     146      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-info" sepchar=" ">
    147147        <command>VBoxManage cloud</command>
    148148        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    153153        <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
    154154      </cmdsynopsis>
    155       <cmdsynopsis id="synopsis-vboxmanage-delete-cloudimage" sepchar=" ">
     155      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-delete" sepchar=" ">
    156156        <command>VBoxManage cloud</command>
    157157        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    162162        <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
    163163      </cmdsynopsis>
    164       <cmdsynopsis id="synopsis-vboxmanage-import-cloudimage" sepchar=" ">
     164      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-import" sepchar=" ">
    165165        <command>VBoxManage cloud</command>
    166166        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    173173        <arg>--object-name=<replaceable>name</replaceable></arg>
    174174      </cmdsynopsis>
    175       <cmdsynopsis id="synopsis-vboxmanage-export-cloudimage" sepchar=" ">
     175      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-export" sepchar=" ">
    176176        <command>VBoxManage cloud</command>
    177177        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    239239
    240240    <!-- Cloud commands common options  -->
    241     <refsect2 id="vboxmanage-options-cloud-common">
     241    <refsect2 id="vboxmanage-cloud-common-options">
    242242      <title>Common options</title>
    243243      <remark role="help-scope" condition="GLOBAL"/>
     
    257257
    258258    <!-- Cloud list commands -->
    259     <refsect2 id="vboxmanage-instances-cloudlist">
     259    <refsect2 id="vboxmanage-cloudlist-instances">
    260260      <title>cloud list instances</title>
    261261      <remark role="help-copy-synopsis"/>
     
    283283    </refsect2>
    284284
    285     <refsect2 id="vboxmanage-images-cloudlist">
     285    <refsect2 id="vboxmanage-cloudlist-images">
    286286      <title>cloud list images</title>
    287287      <remark role="help-copy-synopsis"/>
     
    419419
    420420    <!-- Cloud image commands -->
    421     <refsect2 id="vboxmanage-create-cloudimage">
     421    <refsect2 id="vboxmanage-cloudimage-create">
    422422      <title>cloud image create</title>
    423423      <remark role="help-copy-synopsis"/>
     
    451451    </refsect2>
    452452
    453     <refsect2 id="vboxmanage-info-cloudimage">
     453    <refsect2 id="vboxmanage-cloudimage-info">
    454454      <title>cloud image info</title>
    455455      <remark role="help-copy-synopsis"/>
     
    464464    </refsect2>
    465465
    466     <refsect2 id="vboxmanage-delete-cloudimage">
     466    <refsect2 id="vboxmanage-cloudimage-delete">
    467467      <title>cloud image delete</title>
    468468      <remark role="help-copy-synopsis"/>
     
    477477    </refsect2>
    478478
    479     <refsect2 id="vboxmanage-import-cloudimage">
     479    <refsect2 id="vboxmanage-cloudimage-import">
    480480      <title>cloud image import</title>
    481481      <remark role="help-copy-synopsis"/>
     
    509509    </refsect2>
    510510
    511     <refsect2 id="vboxmanage-export-cloudimage">
     511    <refsect2 id="vboxmanage-cloudimage-export">
    512512      <title>cloud image export</title>
    513513      <remark role="help-copy-synopsis"/>
  • trunk/doc/manual/en_US/man_VBoxManage-cloudinstance.xml

    r97870 r97871  
    4747
    4848  <refsynopsisdiv>
    49      <cmdsynopsis id="synopsis-vboxmanage-create-cloudinstance" sepchar=" ">
     49     <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-create" sepchar=" ">
    5050      <command moreinfo="none">VBoxManage cloud</command>
    5151      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    6767      <arg>--launch-mode=<replaceable>NATIVE/EMULATED/PARAVIRTUALIZED</replaceable></arg>
    6868    </cmdsynopsis>
    69     <cmdsynopsis id="synopsis-vboxmanage-info-cloudinstance" sepchar=" ">
     69    <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-info" sepchar=" ">
    7070      <command moreinfo="none">VBoxManage cloud</command>
    7171      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    7575      <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
    7676    </cmdsynopsis>
    77     <cmdsynopsis id="synopsis-vboxmanage-terminate-cloudinstance" sepchar=" ">
     77    <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-terminate" sepchar=" ">
    7878      <command moreinfo="none">VBoxManage cloud</command>
    7979      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    8383      <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
    8484    </cmdsynopsis>
    85     <cmdsynopsis id="synopsis-vboxmanage-start-cloudinstance" sepchar=" ">
     85    <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-start" sepchar=" ">
    8686      <command moreinfo="none">VBoxManage cloud</command>
    8787      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    9191      <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
    9292    </cmdsynopsis>
    93     <cmdsynopsis id="synopsis-vboxmanage-pause-cloudinstance" sepchar=" ">
     93    <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-pause" sepchar=" ">
    9494      <command moreinfo="none">VBoxManage cloud</command>
    9595      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     
    121121    </refsect2>
    122122
    123     <refsect2 id="vboxmanage-create-cloudinstance">
     123    <refsect2 id="vboxmanage-cloudinstance-create">
    124124      <title>cloud instance create</title>
    125125      <remark role="help-copy-synopsis"/>
     
    177177    </refsect2>
    178178
    179     <refsect2 id="vboxmanage-info-cloudinstance">
     179    <refsect2 id="vboxmanage-cloudinstance-info">
    180180      <title>cloud instance info</title>
    181181      <para>
     
    189189    </refsect2>
    190190
    191     <refsect2 id="vboxmanage-terminate-cloudinstance">
     191    <refsect2 id="vboxmanage-cloudinstance-terminate">
    192192      <title>cloud instance termination</title>
    193193      <para>
     
    201201    </refsect2>
    202202
    203     <refsect2 id="vboxmanage-start-cloudinstance">
     203    <refsect2 id="vboxmanage-cloudinstance-start">
    204204      <title>cloud instance start</title>
    205205      <para>
     
    213213    </refsect2>
    214214
    215     <refsect2 id="vboxmanage-pause-cloudinstance">
     215    <refsect2 id="vboxmanage-cloudinstance-pause">
    216216      <title>cloud instance pause</title>
    217217      <para>
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