VirtualBox

Ignore:
Timestamp:
Feb 3, 2014 1:06:56 PM (11 years ago)
Author:
vboxsync
Message:

Frontends/VBoxManage: fix several typos in the help message

File:
1 edited

Legend:

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

    r49983 r50307  
    55
    66/*
    7  * Copyright (C) 2006-2013 Oracle Corporation
     7 * Copyright (C) 2006-2014 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    349349                     "                            [--teleporteraddress <address|empty>\n"
    350350                     "                            [--teleporterpassword <password>]\n"
    351                      "                            [--teleporterpasswordfile  <file>|stdin]\n"
     351                     "                            [--teleporterpasswordfile <file>|stdin]\n"
    352352                     "                            [--tracing-enabled on|off]\n"
    353353                     "                            [--tracing-config <config-string>]\n"
     
    382382                     "                            [--vcpfps <fps>]\n"
    383383#endif
    384                      "                            [--defaultfrontend default|<name]\n"
     384                     "                            [--defaultfrontend default|<name>]\n"
    385385                     "\n");
    386386    }
     
    763763        RTStrmPrintf(pStrm,
    764764                           "%s natnetwork %s      add --netname <name>\n"
    765                      "                            --network <network\n"
     765                     "                            --network <network>\n"
    766766                     "                            [--enable|--disable]\n"
    767767                     "                            [--dhcp on|off]\n"
     
    773773                           "%s natnetwork %s      remove --netname <name>\n\n"
    774774                           "%s natnetwork %s      modify --netname <name>\n"
    775                      "                            [--network <network]\n"
     775                     "                            [--network <network>]\n"
    776776                     "                            [--enable|--disable]\n"
    777777                     "                            [--dhcp on|off]\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