mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 02:43:02 +01:00
fix
This commit is contained in:
parent
e60e4f4727
commit
ce302d2410
@ -191,7 +191,6 @@ static void print_chat_help(ChatContext *ctx)
|
||||
wprintw(ctx->history, " /close : Close the current chat window\n");
|
||||
wprintw(ctx->history, " /sendfile <nickname> <file>: Send a file\n");
|
||||
wprintw(ctx->history, " /file <n> : Accept a file\n");
|
||||
wprintw(ctx->history, " /nick <nickname> : Set your nickname\n");
|
||||
wprintw(ctx->history, " /quit or /exit : Exit Toxic\n");
|
||||
wprintw(ctx->history, " /help : Print this message again\n");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user