diff doc/html/guide/05-irccdctl/03-commands.md @ 25:afff3f16d86e

Docs: explain better plugin-reload, #421
author David Demelier <markand@malikania.fr>
date Tue, 16 Feb 2016 13:58:29 +0100
parents 8384df86e195
children
line wrap: on
line diff
--- a/doc/html/guide/05-irccdctl/03-commands.md	Tue Feb 16 13:36:46 2016 +0100
+++ b/doc/html/guide/05-irccdctl/03-commands.md	Tue Feb 16 13:58:29 2016 +0100
@@ -62,9 +62,7 @@
 
 ### plugin-reload
 
-Reload a plugin, parameter name is the plugin to reload.
-
-The plugin must be loaded.
+Reload a plugin by calling the appropriate onReload event, the plugin is not unloaded and must be already loaded.
 
 **Usage**