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