From bd805f558b6d50ca0ee9a90aa995a0e9b052de3c Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 26 Feb 2020 11:11:56 -0800 Subject: [PATCH] doc/Commands.md: `my` command creates a new user account if one does not exist --- doc/Commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Commands.md b/doc/Commands.md index 7bac54c6..dca304ea 100644 --- a/doc/Commands.md +++ b/doc/Commands.md @@ -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 [ [value]]`