This commit is contained in:
Chris
2026-02-05 13:40:47 +01:00
parent c3bb963d63
commit 35c951b728
10 changed files with 19 additions and 17 deletions

View File

@@ -346,8 +346,8 @@ static const CommandEntry commands[] = {
{"date", cli_cmd_date},
{"CLEAR", cli_cmd_clear},
{"clear", cli_cmd_clear},
{"ABOUT", cli_cmd_about},
{"about", cli_cmd_about},
{"BREWVER", cli_cmd_brewver},
{"brewver", cli_cmd_brewver},
{"MATH", cli_cmd_math},
{"math", cli_cmd_math},
{"MAN", cli_cmd_man},