VirtualBox

Changeset 83894 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Apr 21, 2020 2:50:30 PM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/TestExecService: Documented verbose/quiet switches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp

    r82968 r83894  
    34483448                 "      Don't daemonize, run in the foreground.\n");
    34493449    RTStrmPrintf(pStrm,
     3450                 "  --verbose, -v\n"
     3451                 "      Increases the verbosity level. Can be specified multiple times.\n");
     3452    RTStrmPrintf(pStrm,
     3453                 "  --quiet, -q\n"
     3454                 "      Mutes any logging output.\n");
     3455    RTStrmPrintf(pStrm,
    34503456                 "  --help, -h, -?\n"
    34513457                 "      Display this message and exit.\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