Updated Troubleshooting (markdown)

Yudi
2019-04-11 21:25:31 -03:00
parent 0f29e9c4d5
commit 80328d3bcb

@@ -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 '\<BOTTOKEN>' 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 <BOTTOKEN> -b -c <CHANNEL>`
`DiscordChatExporter.Cli.exe export -t <BOTTOKEN> -b -c <CHANNEL>`
### 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).