Use true/false instead of 1/0 for boolean options
This is more elegant, and makes it easier to distinguish them from integer options.
This diff is collapsed.
Please register or sign in to comment
This is more elegant, and makes it easier to distinguish them from integer options.