91230d4 Invert negative arguments in --help parsing

Authored and Committed by zbyszek 2 years ago
    Invert negative arguments in --help parsing
    
    "Negative logic" is harder to follow. We may define only a
    negative option for users, but we should still convert it to a normal
    boolean internally.
    
        
file modified
+6 -4