comparison mcabber/doc/help/en/hlp_module.txt @ 1735:5093b5ca1572

New modules loading scheme
author Myhailo Danylenko <isbear@ukrpost.net>
date Thu, 04 Mar 2010 13:03:20 +0200
parents
children 15e1f3957786
comparison
equal deleted inserted replaced
1734:eae4a2637f2c 1735:5093b5ca1572
1
2 /MODULE [-f] load|unload module
3 /MODULE [list]
4
5 Load or unload module.
6
7 /module [-f] load module
8 Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
9 /module [-f] unload module
10 Unloads specified module.
11 Note: The force flag will not remove any dependent on this modules!
12 /module [list]
13 Lists modules in a format: [modulename] [reference count] ([manually/automatically loaded]) [loaded modules, that this module depends on]