Would it be possible to have "readable -" be the default action? This way I can just do: `command | csvtool` To get a quick CSV output, rather than having to do: `command | csvtool readable -`