Updated GUI, CLI and Formats explained (markdown)

Alexey Golub
2019-10-15 12:16:15 +03:00
parent d084c30653
commit e2a470673d

@@ -133,7 +133,7 @@ DiscordChatExporter.Cli.exe export -t "Mjg5ODIz" -b -c 53555
### Changing the format
You can change the export format to `HtmlDark`, `HtmlLight`, `Txt` or `Csv` by using `-f format`
```powershell
DiscordChatExporter.Cli.exe export -t "mfa.Ifrn" -c 53555 -f txt
DiscordChatExporter.Cli.exe export -t "mfa.Ifrn" -c 53555 -f PlainText
```
### Changing the output filename