Skip to content

Commit dcf1cb7

Browse files
committed
docs: update command registration and visibility titles
1 parent 98f3a82 commit dcf1cb7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/docs/commander/hide-reveal.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Hiding/Revealing Commands
2+
title: Command Visibility
33
description: Control command visibility in tab completion
44
---
55

content/docs/commander/unregister-register.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Un-/registering Commands
2+
title: Command Registration
33
description: Completely remove or restore commands from the server
44
---
55

6-
# Un-/registering Commands
6+
# Unregistering Commands
77

88
Unregistering a command allows you to completely remove commands from the server.
99
Unlike hiding, unregistered commands cannot be executed by anyone.

0 commit comments

Comments
 (0)