From 474e984bc654420f8622aaf60fa7448ca95eb0d0 Mon Sep 17 00:00:00 2001 From: Yudi Date: Mon, 16 Sep 2019 19:03:40 -0300 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 594fa72..c5186ea 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -25,7 +25,7 @@ Try using date ranges or partitioning. (Issue [#125](https://github.com/Tyrrrz/D # CLI ### How do I use the CLI? -Just run the CLI without parameters, it should output the usage instructions. +Just run the CLI with the `-h` parameter, it should output the usage instructions. If you're using Docker, please refer to the [Docker Usage Instructions](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions). ### How do I export to TXT, CSV or Light HTML?