Updated Troubleshooting (markdown)

Yudi
2018-11-18 01:04:22 -02:00
parent 2a32e59102
commit 0c26d9a6fa

@@ -18,6 +18,9 @@ Click on the <img src="https://i.imgur.com/LaKmL3o.png" height="17" /> button to
### How do I use the CLI?
Just run the CLI without parameters, it should output the usage instructions.
### How do I export to TXT, CSV or Light HTML?
The file format can be changed with the `-f` option. The available formats are PlainText, HtmlDark, HtmlLight, Csv.
### How can I change the date format?
Date formats can be changed with the `--dateformat` option. The default one is `dd-MMM-yyyy hh:mm tt`.