Index: /trunk/doc/manual/en_US/man_VBoxManage-unattended.xml
===================================================================
--- /trunk/doc/manual/en_US/man_VBoxManage-unattended.xml	(revision 68241)
+++ /trunk/doc/manual/en_US/man_VBoxManage-unattended.xml	(revision 68242)
@@ -65,4 +65,5 @@
       <arg>--post-install-command=<replaceable>command</replaceable></arg>
       <arg>--extra-install-kernel-parameters=<replaceable>params</replaceable></arg>
+      <arg>--language=<replaceable>lang</replaceable></arg>
       <arg>--session-type=<replaceable>type</replaceable></arg>
     </cmdsynopsis>
@@ -224,4 +225,12 @@
             </para></listitem>
         </varlistentry>
+        <varlistentry>
+          <term><option>--language=<replaceable>lang</replaceable></option></term>
+          <listitem>
+            <para>
+              Specifies the UI language for a Windows installation.  The <replaceable>lang</replaceable> is
+              generally on the form {ll}-{CC}.  See detectedOSLanguages results from <command>VBoxManage unattended detect</command>.
+              (default: detectedOSLanguages[0])</para></listitem>
+        </varlistentry>
 
       </variablelist>
