VirtualBox

Ignore:
Timestamp:
May 13, 2011 2:32:50 PM (14 years ago)
Author:
vboxsync
Message:

Main; VBoxManage: initial machine clone support

File:
1 edited

Legend:

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

    r36720 r37074  
    333333    }
    334334
     335    if (u64Cmd & USAGE_CLONEVM)
     336        RTStrmPrintf(pStrm,
     337                     "VBoxManage clonevm          <uuid>|<name>\n"
     338                     "                            [--name <name>]\n"
     339                     "                            [--basefolder <basefolder>]\n"
     340                     "                            [--uuid <uuid>]\n"
     341                     "                            [--register]\n"
     342                     "\n");
     343
    335344    if (u64Cmd & USAGE_IMPORTAPPLIANCE)
    336345        RTStrmPrintf(pStrm,
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