Index: /trunk/doc/manual/en_US/man_VBoxManage-extpack.xml
===================================================================
--- /trunk/doc/manual/en_US/man_VBoxManage-extpack.xml	(revision 83603)
+++ /trunk/doc/manual/en_US/man_VBoxManage-extpack.xml	(revision 83604)
@@ -36,4 +36,5 @@
       <command>VBoxManage extpack install</command>
       <arg>--replace</arg>
+      <arg>--accept-license=<replaceable>sha256</replaceable></arg>
       <arg choice="req"><replaceable>tarball</replaceable></arg>
     </cmdsynopsis>
@@ -63,4 +64,13 @@
         <varlistentry>
           <term><option>--replace</option></term><listitem><para>Uninstall existing extension pack version.</para></listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><option>--accept-license=<replaceable>sha256</replaceable></option></term>
+          <listitem>
+            <para>Accept the license text with the given SHA-256 hash value.</para>
+            <para>VBoxManage will display the SHA-256 value when performing a manual
+            installation.  The hash can of course be calculated by looking inside
+            the extension pack and using sha256sum or similar on the license file.</para>
+          </listitem>
         </varlistentry>
         <varlistentry>
