Command Line Usage ================== Command Line support is included since ``version 0.9.0``, it pretty easy: .. code-block:: shell ptable --csv=filename.csv will print result in the console, you can save it to file by: .. code-block:: shell ptable --csv=filename.csv > filename.txt