- Timestamp:
- May 2, 2015 8:36:33 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 99980
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r55606 r55607 4243 4243 if (pArg->argc >= 2) 4244 4244 { 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. */ 4245 4249 const char *pszCmd = pArg->argv[1]; 4246 4250 uint32_t iCmd;
Note:
See TracChangeset
for help on using the changeset viewer.