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