VirtualBox

Changeset 37763 in vbox for trunk


Ignore:
Timestamp:
Jul 4, 2011 1:39:55 PM (13 years ago)
Author:
vboxsync
Message:

FE/Manage, doc/manual: document VBoxManage extpack install --replace

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r37761 r37763  
    32033203        <listitem>
    32043204          <para>To add a new extension pack, use <computeroutput>VBoxManage
    3205           extpack install &lt;tarball&gt;</computeroutput>.</para>
     3205          extpack install &lt;tarball&gt;</computeroutput>. This command
     3206          will fail if an older version of the same extension pack is already
     3207          installed. The optional <computeroutput>--replace</computeroutput>
     3208          parameter can be used to uninstall the old package before the new
     3209          package is installed.</para>
    32063210        </listitem>
    32073211
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp

    r37709 r37763  
    706706    {
    707707        RTStrmPrintf(pStrm,
    708                      "VBoxManage extpack          install <tarball> |\n"
     708                     "VBoxManage extpack          install [--replace] <tarball> |\n"
    709709                     "                            uninstall [--force] <name> |\n"
    710710                     "                            cleanup\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