diff --git a/GUI,-CLI-and-Formats-explained.md b/GUI,-CLI-and-Formats-explained.md index b7b6f7d..0facc24 100644 --- a/GUI,-CLI-and-Formats-explained.md +++ b/GUI,-CLI-and-Formats-explained.md @@ -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