From c000a1b9248236a4cc7dedf118d043d51c4e5ed9 Mon Sep 17 00:00:00 2001
From: JRoberts <8711996+jr-simplex@users.noreply.github.com>
Date: Sat, 14 May 2022 21:00:54 +0400
Subject: [PATCH] docs: fix links in CLI.md (#655)
---
docs/CLI.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/CLI.md b/docs/CLI.md
index 1c49c8a1f..0d243a57d 100644
--- a/docs/CLI.md
+++ b/docs/CLI.md
@@ -146,7 +146,7 @@ Once you have started the chat, you will be prompted to specify your "display na
The diagram below shows how to connect and message a contact:
-

+
Once you've set up your local profile, enter `/c` (for `/connect`) to create a new connection and generate an invitation. Send this invitation to your contact via any other channel.
@@ -165,7 +165,7 @@ Use `/help` in chat to see the list of available commands.
To create a group use `/g `, then add contacts to it with `/a `. You can then send messages to the group by entering `# `. Use `/help groups` for other commands.
-
+
> **Please note**: the groups are not stored on any server, they are maintained as a list of members in the app database to whom the messages will be sent.
@@ -173,7 +173,7 @@ To create a group use `/g `, then add contacts to it with `/a ` - the recipient will have to accept it before it is sent. Use `/help files` for other commands.
-
+
You can send files to a group with `/f # `.
@@ -187,7 +187,7 @@ User address is "long-term" in a sense that it is a multiple-use connection link
Use `/help address` for other commands.
-
+
### Access chat history