From 26c8237bdfe425b7e43ed947b5c53cb593ae0893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Pettersson?= Date: Tue, 2 Sep 2014 21:17:36 +0200 Subject: [PATCH] Fixed help text for /friend add command. --- src/tox-weechat-commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tox-weechat-commands.c b/src/tox-weechat-commands.c index b7331c2..52e3147 100644 --- a/src/tox-weechat-commands.c +++ b/src/tox-weechat-commands.c @@ -329,7 +329,7 @@ tox_weechat_commands_init() weechat_hook_command("friend", "manage friends", "list" - " || add
" + " || add
[]" " || requests" " || accept |all" " || decline |all",