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