VirtualBox

Changeset 33406 in vbox for trunk


Ignore:
Timestamp:
Oct 25, 2010 9:49:48 AM (14 years ago)
Author:
vboxsync
Message:

VBoxManage: update help text

Location:
trunk/src/VBox/Frontends/VBoxManage
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp

    r33372 r33406  
    651651                                else
    652652                                    RTPrintf("%2u: Hard disk image: source image=%ls, target path=%ls, %ls"
    653                                             "\n    (change controller with \"--vsys %u --unit %u --controller <id>\";"
     653                                            "\n    (change target path with \"--vsys %u --unit %u --disk path\";"
    654654                                            "\n    disable with \"--vsys %u --unit %u --ignore\")\n",
    655655                                            a,
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp

    r33386 r33406  
    345345    {
    346346        RTStrmPrintf(pStrm,
    347                      "VBoxManage import           <ovf> [--dry-run|-n] [more options]\n"
     347                     "VBoxManage import           <ovf/ova> [--dry-run|-n] [more options]\n"
    348348                     "                            (run with -n to have options displayed\n"
    349349                     "                             for a particular OVF)\n\n");
     
    353353    {
    354354        RTStrmPrintf(pStrm,
    355                      "VBoxManage export           <machines> --output|-o <ovf>\n"
     355                     "VBoxManage export           <machines> --output|-o <ovf/ova>\n"
    356356                     "                            [--legacy09]\n"
    357357                     "                            [--manifest]\n"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette