diff --git a/GUI,-CLI-and-Formats-explained.md b/GUI,-CLI-and-Formats-explained.md index 8984b79..f7a997e 100644 --- a/GUI,-CLI-and-Formats-explained.md +++ b/GUI,-CLI-and-Formats-explained.md @@ -262,7 +262,8 @@ This command exports all channels of a Server. > Options with an asterisk (**\***) are required. The order of the options doesn't matter.
-This command outputs a list of channels a Server has.
+This command outputs the server channels. Example:
+`Channel ID | Name`

To save the output to a file, run the command below. If the file already exists, it will be overwritten. ```powershell DiscordChatExporter.exe channels -t "mfa.Ifrn" -g 21814 > C:\path\to\output.txt