[otrs-cvs] module-tools ModuleCode.pl,1.2,1.3
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/module-tools
In directory lancelot:/tmp/cvs-serv20501
Modified Files:
ModuleCode.pl
Log Message:
Fixed ussage message.
Author: cr
Index: ModuleCode.pl
===================================================================
RCS file: /home/cvs/module-tools/ModuleCode.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -2 -u -d -r1.2 -r1.3
--- ModuleCode.pl 8 Jan 2013 19:26:45 -0000 1.2
+++ ModuleCode.pl 8 Jan 2013 19:36:16 -0000 1.3
@@ -154,11 +154,11 @@
USAGE:
- CodeInstall.pl <Action> <Path to linked .sopm file> <Type> (optional)
+ ModuleCode.pl <Action> <Path to linked .sopm file> <Type> (optional)
Action (Install | ReInstall | Upgrade | Uninstall)
Type (post | pre)
EXAMPLES:
- CodeInstall.pl Install ../FAQ.sopm post
- CodeInstall.pl Uninstall ../FAQ.sopm
+ ModuleCode.pl Install ../FAQ.sopm post
+ ModuleCode.pl Uninstall ../FAQ.sopm
END_OF_HERE
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log