From ef3f6ea9b43d25330e1f004bcd7ee732e29a2f8a Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 27 Jan 2020 23:53:49 -0800 Subject: [PATCH] doc/Admin.md: add `timezone` and `location` to user metadata list --- doc/Admin.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Admin.md b/doc/Admin.md index b7be5311..5a2f5e75 100644 --- a/doc/Admin.md +++ b/doc/Admin.md @@ -133,6 +133,8 @@ Name | Description `autologin` | Automatically log the user in when they join the channel. *Note: make sure the user account's hostmask wildcards are as restrictive as possible.* `autoop` | Give the user `operator` status when they join the channel. *Note: make sure the user account's hostmask wildcards are as restrictive as possible.* `autovoice` | Give the user `voiced` status when they join the channel. *Note: make sure the user account's hostmask wildcards are as restrictive as possible.* +`location` | Sets your location for using the [`weather`](Commands.md#weather) command without any arguments. +`timezone` | Sets your timezone for using the [`date`](Commands.md#date) command without any arguments. ### Listing users To list user accounts, use the `list users` command. This is not an admin command, but