comparison 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
comparison
equal deleted inserted replaced
24:392778b6d3c9 25:afff3f16d86e
60 $ irccdctl load ask 60 $ irccdctl load ask
61 ```` 61 ````
62 62
63 ### plugin-reload 63 ### plugin-reload
64 64
65 Reload a plugin, parameter name is the plugin to reload. 65 Reload a plugin by calling the appropriate onReload event, the plugin is not unloaded and must be already loaded.
66
67 The plugin must be loaded.
68 66
69 **Usage** 67 **Usage**
70 68
71 ````nohighlight 69 ````nohighlight
72 $ irccdctl plugin-reload name 70 $ irccdctl plugin-reload name