- Timestamp:
- Jul 31, 2017 8:55:16 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117280
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-unattended.xml
r68144 r68187 44 44 <arg>--user=<replaceable>login</replaceable></arg> 45 45 <arg>--password=<replaceable>password</replaceable></arg> 46 <arg>--password-file=<replaceable>file</replaceable></arg> 46 47 <arg>--full-user-name=<replaceable>name</replaceable></arg> 47 48 <arg>--key=<replaceable>product-key</replaceable></arg> … … 112 113 <varlistentry> 113 114 <term><option>--password=<replaceable>password</replaceable></option></term> 114 <listitem><para>The login password. (default: changeme)</para></listitem> 115 <listitem> 116 <para>The login password. This is used for the user given by <option>--user</option> as well as the 117 root/administrator user. (default: changeme)</para></listitem> 118 </varlistentry> 119 <varlistentry> 120 <term><option>--password-file=<replaceable>file</replaceable></option></term> 121 <listitem> 122 <para>Alternative to <option>--password</option> for providing the password. Special filename 123 <computeroutput>stdin</computeroutput> can be used to read the password from standard input.</para></listitem> 115 124 </varlistentry> 116 125 <varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.