diff --git a/src/commands.c b/src/commands.c index 11a21b5..77868bf 100644 --- a/src/commands.c +++ b/src/commands.c @@ -61,7 +61,7 @@ static int command_help(struct user* user, const char* message) "*** Available commands:\n" "!help - Show this help message\n" "!stats - Show hub stats (super)\n" - "!version - Show this help message\n" + "!version - Show hub version info\n" "!uptime - Display hub uptime\n" "!kick - Kick user (operator)\n" "!reload - Reload configuration (admin)\n"