VirtualBox

Ignore:
Timestamp:
Dec 14, 2010 9:52:23 AM (14 years ago)
Author:
vboxsync
Message:

some VBoxManage --help cosmetcis

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

Legend:

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

    r34861 r35057  
    101101                 "\n"
    102102                 "                            updateadditions <vmname>|<uuid>\n"
    103                  "                            [--source <guest additions .ISO file to use>] [--verbose]\n"
     103                 "                            [--source <guest additions .ISO>] [--verbose]\n"
    104104                 "\n");
    105105}
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp

    r35037 r35057  
    112112#endif
    113113                     "                            hostcpuids|hddbackends|hdds|dvds|floppies|\n"
    114                      "                            usbhost|usbfilters|systemproperties|\n"
    115                      "                            extpacks\n"
     114                     "                            usbhost|usbfilters|systemproperties|extpacks\n"
    116115                     "\n");
    117116
     
    609608                     "                            dumpguestcore --filename <name> |\n"
    610609                     "                            injectnmi |\n"
    611                      "                            statistics [--reset] [--pattern <pattern>] "
    612                      "                                [--descriptions]\n"
     610                     "                            statistics [--reset] [--pattern <pattern>]\n"
     611                     "                            [--descriptions]\n"
    613612                     "\n");
    614613    }
     
    660659                     "                                       --ifname <hostonly_if_name>\n"
    661660#endif
    662                      "                                [--ip <ip_address>\n"
    663                      "                                 --netmask <network_mask>\n"
    664                      "                                 --lowerip <lower_ip>\n"
    665                      "                                 --upperip <upper_ip>]\n"
    666                      "                                [--enable | --disable]\n\n"
     661                     "                            [--ip <ip_address>\n"
     662                     "                            --netmask <network_mask>\n"
     663                     "                            --lowerip <lower_ip>\n"
     664                     "                            --upperip <upper_ip>]\n"
     665                     "                            [--enable | --disable]\n\n"
    667666                     "VBoxManage dhcpserver       remove --netname <network_name> |\n"
    668667#if defined(VBOX_WITH_NETFLT)
     
    674673    {
    675674        RTStrmPrintf(pStrm,
    676                      "VBoxManage extpack          install <tarball>\n"
    677                      "VBoxManage extpack          uninstall [--force] <name>\n"
    678                      "VBoxManage extpack          cleanup\n"
     675                     "VBoxManage extpack          install <tarball> |\n"
     676                     "                            uninstall [--force] <name> |\n"
     677                     "                            cleanup\n"
    679678                     "\n");
    680679    }
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