VirtualBox

Changeset 79619 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Jul 9, 2019 12:53:13 AM (5 years ago)
Author:
vboxsync
Message:

VBoxManage/dhcpserver, manpage: Adjustmens. bugref:9288

File:
1 edited

Legend:

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

    r79618 r79619  
    5050      <arg choice="opt" rep="repeat">
    5151        <arg choice="opt">--global</arg>
    52         <arg choice="opt" rep="repeat">--add-opt=<replaceable>dhcp-opt-no hex-string</replaceable></arg>
     52        <arg choice="opt" rep="repeat">--add-opt=<replaceable>dhcp-opt-no value</replaceable></arg>
    5353      </arg>
    5454      <sbr/>
     
    5656        <arg choice="req">--vm=<replaceable>name|uuid</replaceable></arg>
    5757        <arg choice="opt">--nic=<replaceable>1-N</replaceable></arg>
    58         <arg choice="opt" rep="repeat">--add-opt=<replaceable>dhcp-opt-no hex-string</replaceable></arg>
     58        <arg choice="opt" rep="repeat">--add-opt=<replaceable>dhcp-opt-no value</replaceable></arg>
    5959      </arg>
    6060    </cmdsynopsis>
     
    7777        <arg choice="opt">--global</arg>
    7878        <arg choice="plain">--del-opt=<replaceable>dhcp-opt-no</replaceable></arg>
    79         <arg choice="plain">--add-opt=<replaceable>dhcp-opt-no hex-string</replaceable></arg>
     79        <arg choice="plain">--add-opt=<replaceable>dhcp-opt-no value</replaceable></arg>
    8080      </arg>
    8181      <sbr/>
     
    8484        <arg choice="opt">--nic=<replaceable>1-N</replaceable></arg>
    8585        <arg choice="opt" rep="repeat">--del-opt=<replaceable>dhcp-opt-no</replaceable></arg>
    86         <arg choice="opt" rep="repeat">--add-opt=<replaceable>dhcp-opt-no hex-string</replaceable></arg>
     86        <arg choice="opt" rep="repeat">--add-opt=<replaceable>dhcp-opt-no value</replaceable></arg>
    8787      </arg>
    8888    </cmdsynopsis>
     
    195195        </varlistentry>
    196196        <varlistentry>
    197           <term><option>--add-opt=<replaceable>dhcp-opt-no hex-string</replaceable></option></term>
     197          <term><option>--add-opt=<replaceable>dhcp-opt-no value</replaceable></option></term>
    198198          <listitem><para>Adds the specified DHCP option number (0-255) and value.  The scope of
    199199            the option is decided by the <option>--vm</option> and <option>global</option> options.
     200            The value format is option specific.
    200201          </para></listitem>
    201202        </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