Changeset 29585 in vbox for trunk/src/VBox
- Timestamp:
- May 17, 2010 8:20:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r29581 r29585 66 66 { 67 67 RTPrintf("VBoxManage guestcontrol execute <vmname>|<uuid>\n" 68 " <path to program> --username <name> --password <password>\n" 68 " <path to program> --username <name>\n" 69 " [--password <password>]\n" 69 70 " [--arguments \"<arguments>\"]\n" 70 71 " [--environment \"<NAME>=<VALUE> [<NAME>=<VALUE>]\"]\n"
Note:
See TracChangeset
for help on using the changeset viewer.