changeset 1738:bafcb83fd585

Update help for /module
author Myhailo Danylenko <isbear@ukrpost.net>
date Sat, 06 Mar 2010 21:22:42 +0200
parents 764ed5c12589
children 9e3f8cbdfe02
files mcabber/doc/help/en/hlp_module.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_module.txt	Sat Mar 06 21:04:31 2010 +0200
+++ b/mcabber/doc/help/en/hlp_module.txt	Sat Mar 06 21:22:42 2010 +0200
@@ -1,12 +1,12 @@
 
- /MODULE [-f] load|unload module
+ /MODULE load|unload [-f] module
  /MODULE [list]
 
 Load or unload module.
 
-/module [-f] load module
+/module load [-f] module
  Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
-/module [-f] unload module
+/module unload [-f] module
  Unloads specified module.
  Note: The force flag will not remove any dependent on this modules!
 /module [list]