diff --git a/README.md b/README.md index acc3d6f..80a455a 100644 --- a/README.md +++ b/README.md @@ -40,15 +40,17 @@ an example. ## Usage - If the plugin does not load automatically, load it with `/plugin load tox`. You may have to specify the full path to the plugin binary if you installed - it to a non-standard location. - - Create a new profile with `/tox create `. The data file is - stored in `~/.cache/weechat/tox/` by default. + it to a non-standard location (/usr/local/share/weechat/plugins). + - Create a new profile with `/tox create `. The tox profile is + stored in `~/.local/share/weechat/tox/` by default. - Load your profile and connect to the Tox network with - `/tox load ` (see also /bootstrap, /conf, /friend, /invite, - /me, /msg, /myid, /name, /names, /nospam, /part, /send, - /status, /statusmsg, /topic, /tox). - - Run `/help -listfull tox` to get a list of all available commands, and - `/set tox.*` for a list of options, including proxies. + `/tox load `. See all profiles with `/tox list`. + - Run `/help -listfull tox` to get a list of all available commands (see + /bootstrap, /conf, /friend, /invite, /me, /msg, /myid, /name, /names, + /nospam, /part, /send, /status, /statusmsg, /topic, as well as /tox) + - See `/fset tox.profile.*` for a list of options, including proxies. + - With weechat NOT running you can edit the settings in + `~/.cache/share/weechat/tox.conf`. ### Common issues