From 41d6c80de7d4b3f4cb47d5eba695a767e96349a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Pettersson?= Date: Sat, 11 Oct 2014 12:14:15 +0200 Subject: [PATCH] Fixed /friend accept|decline documentation. --- src/twc-commands.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/twc-commands.c b/src/twc-commands.c index 48052cb..3c7a801 100644 --- a/src/twc-commands.c +++ b/src/twc-commands.c @@ -972,8 +972,8 @@ twc_commands_init() " || add [-force]
[]" " || remove ||" " || requests" - " || accept |||all" - " || decline |||all", + " || accept ||all" + " || decline ||all", " list: list all friends\n" " add: add a friend by their public Tox address\n" "requests: list friend requests\n"