Changeset 93347 in vbox
- Timestamp:
- Jan 19, 2022 4:13:14 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149424
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
r93115 r93347 875 875 876 876 if (enmCommand == USAGE_SETPROPERTY || enmCommand == USAGE_S_ALL) 877 { 877 878 RTStrmPrintf(pStrm, 878 879 "%s setproperty %s machinefolder default|<folder> |\n" … … 893 894 RTStrmPrintf(pStrm, 894 895 "\n"); 895 896 } 896 897 if (enmCommand == USAGE_USBFILTER || enmCommand == USAGE_S_ALL) 897 898 {
Note:
See TracChangeset
for help on using the changeset viewer.