VirtualBox

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


Ignore:
Timestamp:
Dec 8, 2023 12:11:05 PM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160684
Message:

VBoxManage/Unattended: Renamed the option "--password" to "--user-password" (kept "--password" for backwards compatibility though) and added option "--admin-password". Updated docs. bugref:10554

File:
1 edited

Legend:

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

    r99513 r102538  
    6060      <arg choice="req">--iso=<replaceable>install-iso</replaceable></arg>
    6161      <arg>--user=<replaceable>login</replaceable></arg>
    62       <arg>--password=<replaceable>password</replaceable></arg>
     62      <arg>--user-password=<replaceable>password</replaceable></arg>
     63      <arg>--admin-password=<replaceable>password</replaceable></arg>
    6364      <arg>--password-file=<replaceable>file</replaceable></arg>
    6465      <arg>--full-user-name=<replaceable>name</replaceable></arg>
     
    130131        </varlistentry>
    131132        <varlistentry>
    132           <term><option>--password=<replaceable>password</replaceable></option></term>
    133           <listitem>
    134             <para>The login password.  This is used for the user given by <option>--user</option> as well as the
    135               root/administrator user.  (default: changeme)</para></listitem>
     133          <term><option>--user-password=<replaceable>password</replaceable></option></term>
     134          <listitem>
     135            <para>The user login password.  This is used for the user given by <option>--user</option>
     136              (default: changeme)</para></listitem>
     137        </varlistentry>
     138        <varlistentry>
     139          <term><option>--admin-password=<replaceable>password</replaceable></option></term>
     140          <listitem>
     141            <para>The admin / root login password.  If not specified, the password from <option>--user-password</option>
     142              will be used.</para></listitem>
    136143        </varlistentry>
    137144        <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