VirtualBox

Ignore:
Timestamp:
Apr 1, 2010 9:19:12 AM (15 years ago)
Author:
vboxsync
Message:

VBoxMange: Cosmetical fixes to the help. Note: <on|off> is wrong, use on|off instead. But <msec> is correct.

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

Legend:

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

    r27788 r27927  
    6464             "                            <path to program> [--args <arguments>] [--env NAME=VALUE]\n"
    6565             "                            [--flags <flags>] [--user <name> [--password <password>]]\n"
    66              "                            [--timeout <milliseconds>]\n"
     66             "                            [--timeout <msec>]\n"
    6767             "\n");
    6868}
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp

    r26603 r27927  
    204204             "\n");
    205205    RTPrintf("VBoxManage guestproperty    wait <vmname>|<uuid> <patterns>\n"
    206              "                            [--timeout <milliseconds>] [--fail-on-timeout]\n"
     206             "                            [--timeout <msec>] [--fail-on-timeout]\n"
    207207             "\n");
    208208}
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp

    r27924 r27927  
    176176                 "                            [--rtcuseutc]\n"
    177177                 "                            [--monitorcount <number>]\n"
    178                  "                            [--accelerate3d <on|off>]\n"
     178                 "                            [--accelerate3d on|off]\n"
    179179#ifdef VBOX_WITH_VIDEOHWACCEL
    180                  "                            [--accelerate2dvideo <on|off>]\n"
     180                 "                            [--accelerate2dvideo on|off]\n"
    181181#endif
    182182                 "                            [--firmware bios|efi|efi32|efi64]\n"
     
    212212                 "                            [--intnet<1-N> <network name>]\n"
    213213                 "                            [--natnet<1-N> <network>|default]\n"
    214                  "                            [--natsettings<1-N> \"<mtu>,<socksnd>,<sockrcv>,<rcpsnd>,<tcprcv>\"]\n"
    215                  "                            [--natpf<1-N> delete <rulename>| \"<rulename>|<default>,tcp|udp,<hostip>|<default>,<hostport>,<guestip>|<default>,<guestport>\"]\n"
     214                 "                            [--natsettings<1-N> \"[<mtu>],[<socksnd>],[<sockrcv>],\n"
     215                 "                                                         [<tcpsnd>],[<tcprcv>]\"]\n"
     216                 "                            [--natpf<1-N> \"[<rulename>],tcp|udp,\n"
     217                 "                                                        [<hostip>],<hostport>,\n"
     218                 "                                                        [<guestip>],<guestport>\"]\n"
     219                 "                            [--natpf<1-N> delete <rulename>]\n"
    216220                 "                            [--nattftpprefix<1-N> <prefix>]\n"
    217221                 "                            [--nattftpfile<1-N> <file>]\n"
     
    421425                 "                            --port <number>\n"
    422426                 "                            --device <number>\n"
    423                  "                            [--type <dvddrive|hdd|fdd>\n"
    424                  "                             --medium <none|emptydrive|uuid|filename|host:<drive>>]\n"
    425                  "                            [--passthrough <on|off>]\n"
     427                 "                            [--type dvddrive|hdd|fdd\n"
     428                 "                             --medium none|emptydrive|uuid|filename|host:<drive>]\n"
     429                 "                            [--passthrough on|off]\n"
    426430                 "                            [--forceunmount]\n"
    427431                 "\n");
     
    432436        RTPrintf("VBoxManage storagectl       <uuid|vmname>\n"
    433437                 "                            --name <name>\n"
    434                  "                            [--add <ide/sata/scsi/floppy/sas>]\n"
    435                  "                            [--controller <LsiLogic/BusLogic/IntelAhci/PIIX3/PIIX4/ICH6/I82078/LsiLogicSas>]\n"
     438                 "                            [--add ide|sata|scsi|floppy|sas]\n"
     439                 "                            [--controller LSILogic|LSILogicSAS|BusLogic|IntelAHCI|\n"
     440                 "                                          PIIX3|PIIX4|ICH6|I82078]\n"
    436441                 "                            [--sataideemulation<1-4> <1-30>]\n"
    437442                 "                            [--sataportcount <1-30>]\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