Fixed /friend accept|decline documentation.
This commit is contained in:
parent
071a70618e
commit
41d6c80de7
1 changed files with 2 additions and 2 deletions
|
@ -972,8 +972,8 @@ twc_commands_init()
|
|||
" || add [-force] <address> [<message>]"
|
||||
" || remove <number>|<name>|<Tox ID>"
|
||||
" || requests"
|
||||
" || accept <number>|<name>|<Tox ID>|all"
|
||||
" || decline <number>|<name>|<Tox ID>|all",
|
||||
" || accept <number>|<Tox ID>|all"
|
||||
" || decline <number>|<Tox ID>|all",
|
||||
" list: list all friends\n"
|
||||
" add: add a friend by their public Tox address\n"
|
||||
"requests: list friend requests\n"
|
||||
|
|
Loading…
Reference in a new issue