VirtualBox

Changeset 34866 in vbox


Ignore:
Timestamp:
Dec 9, 2010 10:24:00 AM (14 years ago)
Author:
vboxsync
Message:

Documentation: Update.

Location:
trunk/doc/manual/en_US
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_GuestAdditions.xml

    r34841 r34866  
    15101510    <para>Starting with version 4.0, the Guest Additions for Windows allow for
    15111511    automatic updating (only already installed Guest Additions 4.0 or
    1512     later).</para>
     1512    later). Also, copying files from host to the guest as well as remotely
     1513    creating guest directories is available.</para>
    15131514
    15141515    <para>To use these feature, use the VirtualBox command line or the GUI.
    1515     See <xref linkend="mountingadditionsiso" /> or <xref
    1516     linkend="vboxmanage-guestcontrol" /> for details.</para>
     1516    See <xref linkend="mountingadditionsiso" /> for automatically updating
     1517    the Guest Additions or <xref linkend="vboxmanage-guestcontrol" /> for
     1518    executing guest programs, copying files from the host or creating guest
     1519    directories.</para>
    15171520  </sect1>
    15181521
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r34844 r34866  
    26582658          <screen>VBoxManage copyto|cp &lt;vmname&gt;|&lt;uuid&gt;
    26592659            &lt;source on host&gt; &lt;destination on guest&gt;
    2660             [--username "&lt;name&gt;"] [--password "&lt;password&gt;"]
    2661             [--dryrun] [--recursive] [--verbose] [--flags &lt;flags&gt;]</screen>
     2660            --username &lt;name&gt; --password &lt;password&gt;
     2661            [--dryrun] [--follow] [--recursive] [--verbose]</screen>
    26622662
    26632663          <para>where the parameters mean: <glosslist>
     
    27202720
    27212721              <glossentry>
     2722                <glossterm>--follow</glossterm>
     2723
     2724                <glossdef>
     2725                  <para>Enables following symlinks on the host's source.</para>
     2726                </glossdef>
     2727              </glossentry>
     2728
     2729              <glossentry>
    27222730                <glossterm>--recursive</glossterm>
    27232731
    27242732                <glossdef>
    2725                   <para>Recursively copies files/directories.</para>
     2733                  <para>Recursively copies files/directories of the specified source.</para>
    27262734                </glossdef>
    27272735              </glossentry>
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