diff options
Diffstat (limited to 'langpacks/english/Plugins/CmdLine.txt')
-rw-r--r-- | langpacks/english/Plugins/CmdLine.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/langpacks/english/Plugins/CmdLine.txt b/langpacks/english/Plugins/CmdLine.txt index 245184bae0..8d4530b668 100644 --- a/langpacks/english/Plugins/CmdLine.txt +++ b/langpacks/english/Plugins/CmdLine.txt @@ -2,7 +2,7 @@ ;============================================================
; File: CmdLine.dll
; Plugin: Command line
-; Version: 0.0.4.6
+; Version: 0.0.4.7
; Authors: Cristian Libotean
;============================================================
[This plugin lets you control Miranda from the command line.]
@@ -29,6 +29,7 @@ [Shows version information for Miranda and CmdLine plugin. If CrashDumper plugin is installed, it will use its report instead.\nUsage: version.\nThe command will print Miranda's and CmdLine's version numbers or, if CrashDumper plugin is installed, it will show Version Info report.]
[Changes the user's nickname on the given protocol to the new name.\nUsage: setnickname <protocol> new_nickname.]
[Ignores or removes ignore flags for specific contacts.\nUsage:\n ignore (block | unblock) <contact> [<contact> [<contact> [...]]].\nThe command will set or remove ignore flags for the specified contacts]
+[Execute lua script via MirLua plugin.\nUsage:\n call [<module>] <function>\n exec "<path>"\n eval "<code>"]
;file \plugins\CmdLine\src\mimcmd_handlers.cpp
[Wrong number of parameters for command '%s'.]
[Unknown parameter '%s' for command '%s'.]
|