Updated /tox documentation.

This commit is contained in:
Håvard Pettersson 2014-10-11 11:31:09 +02:00
parent a11590f650
commit 613fd7ee6d
1 changed files with 3 additions and 2 deletions

View File

@ -1027,8 +1027,9 @@ twc_commands_init()
"delete: delete a Tox profile; requires either -yes "
"to confirm deletion or -keepdata to delete the "
"profile but keep the Tox data file\n"
" load: load a Tox profile and connect to the network\n"
"unload: unload a Tox profile\n",
" load: load one or more Tox profiles and connect to the network\n"
"unload: unload one or more Tox profiles\n"
"reload: reload one or more Tox profiles\n",
"list"
" || create"
" || delete %(tox_profiles) -yes|-keepdata"