Boolean values may be represented by any of the following symbols:
0, n, no, f, false 1, y, yes, t, true
For example:
taskname --foo=n --bar=yes