Skip to content

Commit

Permalink
Added commands in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Nan1t committed Jul 1, 2022
1 parent e4f90b4 commit c8a3284
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,11 @@ The server **doesn't** support snapshots.

### Commands

Write `stop` in the terminal to stop the server.
* `help` - Show help message
* `conn` - Display amount of connections
* `mem` - Display memory usage stats
* `stop` - Stop the server

Note, that it also will be closed correctly if you just press `Ctrl+C`.

### Installation
Expand Down

0 comments on commit c8a3284

Please sign in to comment.