>>>>> On Sat, 3 Mar 2018, Michał Górny wrote:
 
>       parser.add_argument(
>               '-d', '--include-dev-profiles', choices=('y', 'n'), 
> metavar='<y|n>',
> -             default='n',
> +             default='y',
>               help='include dev profiles in dependency checks')

It seems counter-intuitive for a simple binary option to require an
argument. What is wrong with specifying -d to enable the option, and
simply not specifying it to disable?

Ulrich

Attachment: pgpXXL5a128zO.pgp
Description: PGP signature

Reply via email to