doc/Commands.md: `my` command creates a new user account if one does not exist

This commit is contained in:
Pragmatic Software 2020-02-26 11:11:56 -08:00
parent 978fa255b2
commit bd805f558b
1 changed files with 2 additions and 1 deletions

View File

@ -280,7 +280,8 @@ and how long it has been running.
### my
The `my` command allows non-admin users to view and manipulate their user account
metadata.
metadata. If there is no user account, one will be created with an appropriate
hostmask.
Usage: `my [<key> [value]]`