From ec6bac8207cdda6182e98c09d4839022afe0b2e5 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Tue, 28 Jan 2020 23:16:55 -0800 Subject: [PATCH] doc/Admin.md: userset/userunset channel argument now optional --- doc/Admin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Admin.md b/doc/Admin.md index 5a2f5e75..eafe428c 100644 --- a/doc/Admin.md +++ b/doc/Admin.md @@ -113,12 +113,12 @@ Sets metadata for a user account. You can use the `account name` field or the `h If `key` is omitted, it will list all the keys and values that are set. If `value` is omitted, it will show the value for `key`. -Usage: `userset [ [value]]` +Usage: `userset [channel] [ [value]]` ### userunset Deletes a metadata key from a user account. You can use the `account name` field or the `hostmask` field that was set via the [`useradd`](#useradd) command. -Usage: `userunset ` +Usage: `userunset [channel] ` #### User metadata list This is a list of recognized metadata keys for user accounts.