Fix help message typo

Signed-off-by: Jan Vidar Krey <janvidar@extatic.org>
This commit is contained in:
Jan Vidar Krey 2009-03-19 01:30:46 +01:00
parent 669ab14022
commit 5e3eabb677
1 changed files with 1 additions and 1 deletions

View File

@ -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 <user> - Kick user (operator)\n"
"!reload - Reload configuration (admin)\n"