Changeset 97870 in vbox
- Timestamp:
- Dec 27, 2022 12:18:46 PM (2 years ago)
- Location:
- trunk/doc/manual/en_US
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-cloud.xml
r96407 r97870 50 50 <!-- Cloud list --> 51 51 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 52 <cmdsynopsis id="synopsis-vboxmanage- cloudlist-instances">52 <cmdsynopsis id="synopsis-vboxmanage-instances-cloudlist"> 53 53 <command>VBoxManage cloud</command> 54 54 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 60 60 <arg>--compartment-id=<replaceable>string</replaceable></arg> 61 61 </cmdsynopsis> 62 <cmdsynopsis id="synopsis-vboxmanage- cloudlist-images">62 <cmdsynopsis id="synopsis-vboxmanage-images-cloudlist"> 63 63 <command>VBoxManage cloud</command> 64 64 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 132 132 133 133 <!-- Cloud image commands --> 134 <cmdsynopsis id="synopsis-vboxmanage-c loudimage-create" sepchar=" "> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->134 <cmdsynopsis id="synopsis-vboxmanage-create-cloudimage" sepchar=" "> <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 135 135 <command>VBoxManage cloud</command> 136 136 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 144 144 <arg>--instance-id=<replaceable>unique id</replaceable></arg> 145 145 </cmdsynopsis> 146 <cmdsynopsis id="synopsis-vboxmanage- cloudimage-info" sepchar=" ">146 <cmdsynopsis id="synopsis-vboxmanage-info-cloudimage" sepchar=" "> 147 147 <command>VBoxManage cloud</command> 148 148 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 153 153 <arg choice="req">--id=<replaceable>unique id</replaceable></arg> 154 154 </cmdsynopsis> 155 <cmdsynopsis id="synopsis-vboxmanage- cloudimage-delete" sepchar=" ">155 <cmdsynopsis id="synopsis-vboxmanage-delete-cloudimage" sepchar=" "> 156 156 <command>VBoxManage cloud</command> 157 157 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 162 162 <arg choice="req">--id=<replaceable>unique id</replaceable></arg> 163 163 </cmdsynopsis> 164 <cmdsynopsis id="synopsis-vboxmanage- cloudimage-import" sepchar=" ">164 <cmdsynopsis id="synopsis-vboxmanage-import-cloudimage" sepchar=" "> 165 165 <command>VBoxManage cloud</command> 166 166 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 173 173 <arg>--object-name=<replaceable>name</replaceable></arg> 174 174 </cmdsynopsis> 175 <cmdsynopsis id="synopsis-vboxmanage- cloudimage-export" sepchar=" ">175 <cmdsynopsis id="synopsis-vboxmanage-export-cloudimage" sepchar=" "> 176 176 <command>VBoxManage cloud</command> 177 177 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 239 239 240 240 <!-- Cloud commands common options --> 241 <refsect2 id="vboxmanage- cloud-common-options">241 <refsect2 id="vboxmanage-options-cloud-common"> 242 242 <title>Common options</title> 243 243 <remark role="help-scope" condition="GLOBAL"/> … … 257 257 258 258 <!-- Cloud list commands --> 259 <refsect2 id="vboxmanage- cloudlist-instances">259 <refsect2 id="vboxmanage-instances-cloudlist"> 260 260 <title>cloud list instances</title> 261 261 <remark role="help-copy-synopsis"/> … … 283 283 </refsect2> 284 284 285 <refsect2 id="vboxmanage- cloudlist-images">285 <refsect2 id="vboxmanage-images-cloudlist"> 286 286 <title>cloud list images</title> 287 287 <remark role="help-copy-synopsis"/> … … 419 419 420 420 <!-- Cloud image commands --> 421 <refsect2 id="vboxmanage-c loudimage-create">421 <refsect2 id="vboxmanage-create-cloudimage"> 422 422 <title>cloud image create</title> 423 423 <remark role="help-copy-synopsis"/> … … 451 451 </refsect2> 452 452 453 <refsect2 id="vboxmanage- cloudimage-info">453 <refsect2 id="vboxmanage-info-cloudimage"> 454 454 <title>cloud image info</title> 455 455 <remark role="help-copy-synopsis"/> … … 464 464 </refsect2> 465 465 466 <refsect2 id="vboxmanage- cloudimage-delete">466 <refsect2 id="vboxmanage-delete-cloudimage"> 467 467 <title>cloud image delete</title> 468 468 <remark role="help-copy-synopsis"/> … … 477 477 </refsect2> 478 478 479 <refsect2 id="vboxmanage- cloudimage-import">479 <refsect2 id="vboxmanage-import-cloudimage"> 480 480 <title>cloud image import</title> 481 481 <remark role="help-copy-synopsis"/> … … 509 509 </refsect2> 510 510 511 <refsect2 id="vboxmanage- cloudimage-export">511 <refsect2 id="vboxmanage-export-cloudimage"> 512 512 <title>cloud image export</title> 513 513 <remark role="help-copy-synopsis"/> -
trunk/doc/manual/en_US/man_VBoxManage-cloudinstance.xml
r96407 r97870 47 47 48 48 <refsynopsisdiv> 49 <cmdsynopsis id="synopsis-vboxmanage-c loudinstance-create" sepchar=" ">49 <cmdsynopsis id="synopsis-vboxmanage-create-cloudinstance" sepchar=" "> 50 50 <command moreinfo="none">VBoxManage cloud</command> 51 51 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 67 67 <arg>--launch-mode=<replaceable>NATIVE/EMULATED/PARAVIRTUALIZED</replaceable></arg> 68 68 </cmdsynopsis> 69 <cmdsynopsis id="synopsis-vboxmanage- cloudinstance-info" sepchar=" ">69 <cmdsynopsis id="synopsis-vboxmanage-info-cloudinstance" sepchar=" "> 70 70 <command moreinfo="none">VBoxManage cloud</command> 71 71 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 75 75 <arg choice="req">--id=<replaceable>unique id</replaceable></arg> 76 76 </cmdsynopsis> 77 <cmdsynopsis id="synopsis-vboxmanage- cloudinstance-terminate" sepchar=" ">77 <cmdsynopsis id="synopsis-vboxmanage-terminate-cloudinstance" sepchar=" "> 78 78 <command moreinfo="none">VBoxManage cloud</command> 79 79 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 83 83 <arg choice="req">--id=<replaceable>unique id</replaceable></arg> 84 84 </cmdsynopsis> 85 <cmdsynopsis id="synopsis-vboxmanage- cloudinstance-start" sepchar=" ">85 <cmdsynopsis id="synopsis-vboxmanage-start-cloudinstance" sepchar=" "> 86 86 <command moreinfo="none">VBoxManage cloud</command> 87 87 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 91 91 <arg choice="req">--id=<replaceable>unique id</replaceable></arg> 92 92 </cmdsynopsis> 93 <cmdsynopsis id="synopsis-vboxmanage- cloudinstance-pause" sepchar=" ">93 <cmdsynopsis id="synopsis-vboxmanage-pause-cloudinstance" sepchar=" "> 94 94 <command moreinfo="none">VBoxManage cloud</command> 95 95 <arg choice="req">--provider=<replaceable>name</replaceable></arg> … … 121 121 </refsect2> 122 122 123 <refsect2 id="vboxmanage-c loudinstance-create">123 <refsect2 id="vboxmanage-create-cloudinstance"> 124 124 <title>cloud instance create</title> 125 125 <remark role="help-copy-synopsis"/> … … 177 177 </refsect2> 178 178 179 <refsect2 id="vboxmanage- cloudinstance-info">179 <refsect2 id="vboxmanage-info-cloudinstance"> 180 180 <title>cloud instance info</title> 181 181 <para> … … 189 189 </refsect2> 190 190 191 <refsect2 id="vboxmanage- cloudinstance-terminate">191 <refsect2 id="vboxmanage-terminate-cloudinstance"> 192 192 <title>cloud instance termination</title> 193 193 <para> … … 201 201 </refsect2> 202 202 203 <refsect2 id="vboxmanage- cloudinstance-start">203 <refsect2 id="vboxmanage-start-cloudinstance"> 204 204 <title>cloud instance start</title> 205 205 <para> … … 213 213 </refsect2> 214 214 215 <refsect2 id="vboxmanage- cloudinstance-pause">215 <refsect2 id="vboxmanage-pause-cloudinstance"> 216 216 <title>cloud instance pause</title> 217 217 <para>
Note:
See TracChangeset
for help on using the changeset viewer.