VirtualBox

Changeset 18783 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 6, 2009 3:59:53 PM (16 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

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

    r18782 r18783  
    212212static const RTGETOPTDEF g_aUnregisterVMOptions[] =
    213213{
    214     { "--delete",       'd', RTGETOPT_REQ_STRING },
    215     { "-delete",        'd', RTGETOPT_REQ_STRING },     // deprecated
     214    { "--delete",       'd', RTGETOPT_REQ_NOTHING },
     215    { "-delete",        'd', RTGETOPT_REQ_NOTHING },    // deprecated
    216216};
    217217
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