We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f3a82 commit dcf1cb7Copy full SHA for dcf1cb7
content/docs/commander/hide-reveal.mdx
@@ -1,5 +1,5 @@
1
---
2
-title: Hiding/Revealing Commands
+title: Command Visibility
3
description: Control command visibility in tab completion
4
5
content/docs/commander/unregister-register.mdx
@@ -1,9 +1,9 @@
-title: Un-/registering Commands
+title: Command Registration
description: Completely remove or restore commands from the server
6
-# Un-/registering Commands
+# Unregistering Commands
7
8
Unregistering a command allows you to completely remove commands from the server.
9
Unlike hiding, unregistered commands cannot be executed by anyone.
0 commit comments