diff --git a/Troubleshooting.md b/Troubleshooting.md index 399b1c3..3c567a0 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -25,7 +25,7 @@ More info about .NET date formats [here](https://docs.microsoft.com/en-us/dotnet ### Option '-b' parse error: could not parse '\' to 'System.Boolean' `-b` does not require a value, it just tells that the token is a bot token. The correct usage is: -`DiscordChatExporter.Cli.exe -t -b -c ` +`DiscordChatExporter.Cli.exe export -t -b -c ` ### Unhandled Exception @@ -65,4 +65,4 @@ Adding `PATH=/Library/Frameworks/Mono.framework/Versions/Current/bin/:/usr/local *** -If the solution to your problem isn't here and it's not a [Known Issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue+is%3Aopen+label%3Abug), please [open a new issue](https://github.com/Tyrrrz/DiscordChatExporter/issues/new). +If the solution to your problem isn't here and it's not a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue), please [open a new issue](https://github.com/Tyrrrz/DiscordChatExporter/issues/new).