annotate mcabber/doc/help/nl/hlp_module.txt @ 1883:fc2c61d7ecdf

Update NL help files (Eric Hameleers)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 08 Apr 2010 22:55:59 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1883
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /MODULE load|unload [-f] module
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3 /MODULE info module
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 /MODULE [list]
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 Laad, ontlaad of toon info over module.
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /module load [-f] module
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Laad een specifieke module. Als de '-f' (force) flag wordt meegegeven, zullen de meeste foutmeldingen tijdens het laden worden genegeerd.
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 /module unload [-f] module
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 Ontlaad specifieke module.
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 NB: Gebruik van de '-f' (force) optie zal de afhankelijkheden van deze module niet verwijderen!
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
13 /module info module
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
14 Toont beschikbare informatie over deze module.
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
15 /module [list]
fc2c61d7ecdf Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
16 Toont lijst van modules in het volgende formaat: [modulenaam] [aantal referenties] ([Handmatig/Automatisch geladen]) [extra informatie, zoals versie of afhankelijkheden]