From 0832ed5adc273543a2aa85646dae6c6136147b23 Mon Sep 17 00:00:00 2001 From: Yudi Date: Wed, 1 Apr 2020 22:07:07 -0300 Subject: [PATCH] Grammar @ CLI#channels --- GUI,-CLI-and-Formats-explained.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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