'w' has been available for quite some time
This commit is contained in:
parent
b8da4b3f04
commit
8bcfd5086a
2
cmd.c
2
cmd.c
@ -73,7 +73,7 @@ void
|
||||
icb_cmd_help(struct icb_session *is, char *arg __attribute__((unused)))
|
||||
{
|
||||
icb_status(is, STATUS_HELP, "Server supports following commands:");
|
||||
icb_status(is, STATUS_HELP, "beep boot g m name nobeep pass topic");
|
||||
icb_status(is, STATUS_HELP, "beep boot g m name nobeep pass topic w");
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user