Fixed help text for /friend add command.

master
Håvard Pettersson 10 years ago
parent cbf8895c9e
commit 26c8237bdf

@ -329,7 +329,7 @@ tox_weechat_commands_init()
weechat_hook_command("friend",
"manage friends",
"list"
" || add <address>"
" || add <address> [<message>]"
" || requests"
" || accept <number>|all"
" || decline <number>|all",

Loading…
Cancel
Save