Changeset 42236 in vbox
- Timestamp:
- Jul 19, 2012 5:08:43 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
r42189 r42236 375 375 if (u64Cmd & USAGE_EXPORTAPPLIANCE) 376 376 RTStrmPrintf(pStrm, 377 "VBoxManage export <machines> --output|-o < ovf/ova>\n"377 "VBoxManage export <machines> --output|-o <name>.<ovf/ova>\n" 378 378 " [--legacy09|--ovf09|--ovf10|--ovf20]\n" 379 379 " [--manifest]\n"
Note:
See TracChangeset
for help on using the changeset viewer.