diff doc/html/api/event/onReload.md @ 15:8d74eeb81184

Docs: update documentation in the irccd JavaScript events
author David Demelier <markand@malikania.fr>
date Thu, 11 Feb 2016 13:48:53 +0100
parents 1158cffe5a5e
children 904ee87bc808
line wrap: on
line diff
--- a/doc/html/api/event/onReload.md	Thu Feb 11 13:40:12 2016 +0100
+++ b/doc/html/api/event/onReload.md	Thu Feb 11 13:48:53 2016 +0100
@@ -9,4 +9,4 @@
 This function does nothing in the irccd internals, it just calls a function that you can use to reload some data. It
 does not delete anything.
 
-If you want to fully unload a plugin, use `irccdctl unload` then `irccdctl load`.
+If you want to fully unload a plugin, use `irccdctl plugin-unload` then `irccdctl plugin-load`.