Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoleStrel committed Nov 2, 2024
1 parent 60e449b commit b42b5f0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/docs/commands/connection/echo.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@ Sends a message to the SugarDB server and it returns the same message back.
```
</TabItem>
<TabItem value="cli">
```
Echo with message:
```
> ECHO "Hello, world!"
"Hello, world!"
```

```
> ECHO "Hello, World!"
```
</TabItem>
</Tabs>

0 comments on commit b42b5f0

Please sign in to comment.