From 613fd7ee6dde46c72f51876adba3898105778223 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Pettersson?= Date: Sat, 11 Oct 2014 11:31:09 +0200 Subject: [PATCH] Updated /tox documentation. --- src/twc-commands.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/twc-commands.c b/src/twc-commands.c index d1cfff5..cc53402 100644 --- a/src/twc-commands.c +++ b/src/twc-commands.c @@ -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"