VirtualBox

Changeset 55607 in vbox for trunk/src


Ignore:
Timestamp:
May 2, 2015 8:36:33 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99980
Message:

an idea on how to make the syntax diagram shorter and nicer...

File:
1 edited

Legend:

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

    r55606 r55607  
    42434243    if (pArg->argc >= 2)
    42444244    {
     4245        /** @todo bird: From a syntax diagram point of view, it's tempting to start
     4246         *        common option parsing here, stop on the first non-option and using
     4247         *        it as the command.  We will of course allow common options after
     4248         *        the command, no problems. */
    42454249        const char *pszCmd = pArg->argv[1];
    42464250        uint32_t    iCmd;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette