diff --git a/Troubleshooting.md b/Troubleshooting.md index 42a7576..e3f777d 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -18,6 +18,9 @@ Click on the 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`.