Update 'README.md'

This commit is contained in:
Fierelier 2021-04-09 18:40:40 +00:00
parent f9e23b0238
commit b6dca2e255
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ Log into an existing server.
- **whoami**
Check which user this session is using.
*Return:* `<user>`
- **nop**
Do (almost) nothing.
*Return:* An "empty" response (four bytes denoting the message has a length of 0 and no additional data)
If a return is not specified, the command will return `ok`. If arguments are not specified, the command does not take any arguments. Any command may return an error if malformed or an exception occurs.