From 4485600eca0bc1f892d1d2f861f2ab0739d7037b Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 7 Feb 2020 21:04:57 -0800 Subject: [PATCH] doc/Admin.md: add missing admin group to can-op-wildcard in table --- doc/Admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Admin.md b/doc/Admin.md index 62d5d2ca..7d5ca690 100644 --- a/doc/Admin.md +++ b/doc/Admin.md @@ -329,7 +329,7 @@ Name | Description | Belongs to group `can-clear-mutes` | Allows the user to use [`unmute *`](#unbanunmute) to clear a channel's mutes. | botowner, admin `can-kick-wildcard` | Allows the user to use wildcards with the [`kick`](#kick) command. | botowner, admin `can-op-wildcard` | Allows the user to use wildcards with the [`op`](#op) command. | botowner, admin -`can-voice-wildcard` | Allows the user to use wildcards with the [`voice`](#voice) command. | botowner, chanop, chanmod +`can-voice-wildcard` | Allows the user to use wildcards with the [`voice`](#voice) command. | botowner, admin, chanop, chanmod ## Channel management commands ### join