VirtualBox

Ignore:
Timestamp:
Mar 14, 2012 6:14:52 PM (13 years ago)
Author:
vboxsync
Message:

VBoxManage: bandwidthctl uses sub-commands instead of options (#5582)

File:
1 edited

Legend:

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

    r40418 r40469  
    510510        RTStrmPrintf(pStrm,
    511511                     "VBoxManage bandwidthctl     <uuid|vmname>\n"
    512                      "                            --name <name>\n"
    513                      "                            [--add disk|network]\n"
    514                      "                            [--limit <megabytes per second>\n"
    515                      "                            [--delete]\n"
     512                     "                            add <name> --type <disk|network> --limit <megabytes per second> |\n"
     513                     "                            set <name> --limit <megabytes per second> |\n"
     514                     "                            remove <name> |\n"
     515                     "                            list [--machinereadable]\n"
    516516                     "\n");
    517517
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