Changeset 35858 in vbox
- Timestamp:
- Feb 6, 2011 8:33:42 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
r35508 r35858 117 117 if (u64Cmd & USAGE_SHOWVMINFO) 118 118 RTStrmPrintf(pStrm, 119 "VBoxManage showvminfo <uuid>|<name> [--details] [--statistics]\n"119 "VBoxManage showvminfo <uuid>|<name> [--details]\n" 120 120 " [--machinereadable]\n" 121 121 "VBoxManage showvminfo <uuid>|<name> --log <idx>\n"
Note:
See TracChangeset
for help on using the changeset viewer.