view mcabber/doc/help/en/hlp_module.txt @ 1736:15e1f3957786

Misc. small style changes (I.e. line length < 80 whenever possible)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 06 Mar 2010 19:21:05 +0100
parents 5093b5ca1572
children bafcb83fd585
line wrap: on
line source


 /MODULE [-f] load|unload module
 /MODULE [list]

Load or unload module.

/module [-f] load module
 Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
/module [-f] unload module
 Unloads specified module.
 Note: The force flag will not remove any dependent on this modules!
/module [list]
 Lists modules in a format: [modulename]  [reference count] ([Manually/Automatically loaded]) [loaded modules, that this module depends on]