Fixed /tox completion.
This commit is contained in:
parent
1f6a0b1e7d
commit
3731737800
@ -727,7 +727,7 @@ tox_weechat_commands_init()
|
|||||||
"identity but keep the Tox data file\n"
|
"identity but keep the Tox data file\n"
|
||||||
"connect: connect a Tox identity to the network\n",
|
"connect: connect a Tox identity to the network\n",
|
||||||
"list"
|
"list"
|
||||||
" || add"
|
" || create"
|
||||||
" || delete %(tox_identities) -yes|-keepdata"
|
" || delete %(tox_identities) -yes|-keepdata"
|
||||||
" || connect %(tox_identities)",
|
" || connect %(tox_identities)",
|
||||||
tox_weechat_cmd_tox, NULL);
|
tox_weechat_cmd_tox, NULL);
|
||||||
|
Loading…
Reference in New Issue
Block a user