Changeset 42125 in vbox for trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
- Timestamp:
- Jul 12, 2012 10:39:18 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79075
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
r41925 r42125 99 99 if (u64Cmd == USAGE_ALL) 100 100 RTStrmPrintf(pStrm, 101 "VBoxManage [-v|--version] print version number and exit\n" 102 "VBoxManage [-q|--nologo] ... suppress the logo\n" 101 "VBoxManage [-v|--version] print version number and exit\n" 102 "VBoxManage [-q|--nologo] ... suppress the logo\n" 103 "VBoxManage [--settingspw <pw>] ...\n" 104 "VBoxManage [--settingspwfile] ... provide the settings password\n" 103 105 "\n"); 104 106
Note:
See TracChangeset
for help on using the changeset viewer.