From 8351b6d18e1b7010f478bb70808319e0b2bd0fb0 Mon Sep 17 00:00:00 2001 From: Yudi Date: Fri, 17 Apr 2020 20:54:38 -0300 Subject: [PATCH] Tweaked CLI instructions --- GUI,-CLI-and-Formats-explained.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI,-CLI-and-Formats-explained.md b/GUI,-CLI-and-Formats-explained.md index 95dc3b3..4f8ce5a 100644 --- a/GUI,-CLI-and-Formats-explained.md +++ b/GUI,-CLI-and-Formats-explained.md @@ -94,7 +94,7 @@ More info about .NET date formats [here](https://docs.microsoft.com/en-us/dotnet You can also drag and drop the folder on **every platform**.
![](https://i.imgur.com/sOpZQAb.gif) -**3.** Let's start by listing the available commands: +**3.** Let's start by listing the available commands. Type the following command and press ENTER to run it: ```powershell DiscordChatExporter.Cli.exe ```