- Timestamp:
- Mar 3, 2022 11:54:06 AM (3 years ago)
- Location:
- trunk/doc/manual/en_US
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-cloud.xml
r93803 r94070 182 182 <sbr/> 183 183 <arg choice="plain">network setup</arg> 184 <arg choice="req">--local-gateway-iso=<replaceable>path</replaceable></arg>185 184 <arg>--gateway-os-name=<replaceable>string</replaceable></arg> 186 185 <arg>--gateway-os-version=<replaceable>string</replaceable></arg> … … 188 187 <arg>--tunnel-network-name=<replaceable>string</replaceable></arg> 189 188 <arg>--tunnel-network-range=<replaceable>string</replaceable></arg> 190 <arg>--guest-additions-iso=<replaceable>path</replaceable></arg>191 189 <arg>--proxy=<replaceable>string</replaceable></arg> 192 190 <arg>--compartment-id=<replaceable>string</replaceable></arg> … … 541 539 <variablelist> 542 540 <varlistentry> 543 <term><option>--local-gateway-iso</option></term><listitem><para>The local path to an installation media for a local gateway.</para></listitem>544 </varlistentry>545 <varlistentry>546 541 <term><option>--gateway-os-name</option></term><listitem><para>The name of OS to use for a cloud gateway.</para></listitem> 547 542 </varlistentry> … … 557 552 <varlistentry> 558 553 <term><option>--tunnel-network-range</option></term><listitem><para>The IP address range to use for tunneling. </para></listitem> 559 </varlistentry>560 <varlistentry>561 <term><option>--guest-additions-iso</option></term><listitem><para>The local path to an installation media for VirtualBox guest additions.</para></listitem>562 554 </varlistentry> 563 555 <varlistentry> -
trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml
r93737 r94070 283 283 <arg choice="plain">generic</arg> 284 284 <arg choice="plain">natnetwork</arg> 285 <arg choice="plain">cloud</arg> 285 286 </group></arg> 286 287 <arg>--nic-type<replaceable>N</replaceable>=<group choice="plain"> … … 317 318 <arg choice="plain"><replaceable>device-name</replaceable></arg> 318 319 </group></arg> 320 <arg>--cloud-network<replaceable>N</replaceable>=<replaceable>network-name</replaceable></arg> 319 321 <arg>--host-only-adapter<replaceable>N</replaceable>=<group choice="plain"> 320 322 <arg choice="plain">none</arg>
Note:
See TracChangeset
for help on using the changeset viewer.