Updated /tox documentation.

master
Håvard Pettersson 10 years ago
parent a11590f650
commit 613fd7ee6d

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

Loading…
Cancel
Save