getopt: Use right flags to declare boolean options.

Authored by mpyne on Dec 24 2017, 9:26 PM.

Description

getopt: Use right flags to declare boolean options.

Otherwise these options start reading the next entry on the command line
as an option value, even if the next option itself starts with --.

Details

Committed
mpyneDec 24 2017, 9:28 PM
Parents
R365:8fd27ea43d91: Migrate module list creation and script execution out of `new`.
Branches
Unknown
Tags
Unknown