I wouldn't mind other opinions on this, it looks like TextTable will try to limit the size of the table (and therefore columns) if you don't manually set size constraints on the column, which leads to crunched up columns like this in the --all case. I was thinking of determining column size at run time based off the largest values, but then that could mean really wide tables which probably won't print well if someone is running a small console.
david:
I think we should print a blank string instead of "None"