VirtualBox

Changeset 47631 in vbox for trunk/doc


Ignore:
Timestamp:
Aug 9, 2013 10:08:12 AM (11 years ago)
Author:
vboxsync
Message:

VBoxManage/VBoxManageGuestCtrl.cpp: Added "watch" command for printing current guest control activity. Currently limited to session (un)registration. More to come.

Location:
trunk/doc/manual
Files:
2 edited

Legend:

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

    r47557 r47631  
    35933593            </glosslist></para>
    35943594        </listitem>
     3595        <listitem>
     3596          <para><emphasis role="bold"><computeroutput>session watch</computeroutput></emphasis>,
     3597          which prints current guest control activity.</para>
     3598
     3599          <screen>VBoxManage guestcontrol &lt;uuid|vmname&gt; watch
     3600          [--verbose]</screen>
     3601
     3602          <para>where the parameters mean: <glosslist>
     3603            <glossentry>
     3604              <glossterm><computeroutput>uuid|vmname</computeroutput></glossterm>
     3605
     3606              <glossdef>
     3607                <para>The VM UUID or VM name. Mandatory.</para>
     3608              </glossdef>
     3609            </glossentry>
     3610
     3611            <glossentry>
     3612              <glossterm><computeroutput>--verbose</computeroutput></glossterm>
     3613
     3614              <glossdef>
     3615                <para>Tells VBoxManage to be more verbose.</para>
     3616              </glossdef>
     3617            </glossentry>
     3618          </glosslist></para>
     3619        </listitem>
    35953620      </itemizedlist></para>
    35963621  </sect1>
  • trunk/doc/manual/user_ChangeLogImpl.xml

    r47557 r47631  
    7575
    7676      <listitem>
     77        <para>VBoxManage: added support for watching guest sessions via
     78          <computeroutput>guestcontrol watch</computeroutput>
     79        </para>
     80      </listitem>
     81
     82      <listitem>
    7783        <para>3D support: several fixes for Mac OS X hosts</para>
    7884      </listitem>
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