v0.0.4
added column sort and json output, improved help
- added sort function to table struct
- removed old showTable function
- changed processCommonFlags to return error
- all commands can now sort on column names
- added "-o json" flag
- improved help descriptions and added usage examples