1
0
mirror of https://github.com/gryf/weechat-xmpp.git synced 2025-12-19 20:38:07 +01:00
This commit is contained in:
Erwan Dupard
2017-08-25 11:09:20 +02:00
committed by Laurent Peuch
parent 9250fc1573
commit 1a33e93d56

View File

@@ -1514,7 +1514,7 @@ def jabber_hook_commands_and_completions():
"Other jabber commands:\n" "Other jabber commands:\n"
" Chat with a buddy (pv buffer): /jchat\n" " Chat with a buddy (pv buffer): /jchat\n"
" Add buddy to roster: /invite\n" " Add buddy to roster: /invite\n"
" Join a Romm: /jroom\n" " Join a Room: /jroom\n"
" Remove buddy from roster: /kick\n" " Remove buddy from roster: /kick\n"
" Send message to buddy: /jmsg", " Send message to buddy: /jmsg",
"list %(jabber_servers)" "list %(jabber_servers)"