Skip to content

process: move --help and --bash-completeion handling to startExecution

Rodrigo Muino Tomonari requested to merge github/fork/joyeecheung/move-help into master

Because they are similar to --prof-process and are part of the execution instead of initialization. Also move the getOptionValue initialization to top scope and add comments about the flags.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading