> > I tried to generalize that requirement to all of > {schema|data|statistics} for consistency, but that resulted in 9 > options. >
9 options that resolve to 3 boolean variables. It's not that hard. And if we add a fourth option set, then we have 12 options. So it's O(3N), not O(N^2). People have scripts now that rely on the existing -only flags, and nearly every other potentially optional thing has a -no flag. Let's leverage that.