about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 72c0c42c..31e9d2ea 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -950,7 +950,7 @@ static struct cmd_t command_defs[] =
         CMD_TAGS(
             CMD_TAG_UI)
         CMD_SYN(
-            "/beep")
+            "/charset")
         CMD_DESC(
             "Display information about the current character set supported by the terminal. ")
         CMD_NOARGS