Added commands in README

This commit is contained in:
Nan1t 2022-07-01 17:42:16 -05:00
parent e4f90b4de7
commit c8a3284c04

View File

@ -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