aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/3.3.5/2021_08_14_00_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_08_14_00_world.sql b/sql/updates/world/3.3.5/2021_08_14_00_world.sql
new file mode 100644
index 00000000000..10b53a58095
--- /dev/null
+++ b/sql/updates/world/3.3.5/2021_08_14_00_world.sql
@@ -0,0 +1,5 @@
+UPDATE `command` SET help='Syntax: rbac account revoke [$account] #id [#realmId]
+
+Remove a permission from an account
+
+Note: Removes the permission from granted or denied permissions' WHERE name='rbac account revoke';