Cli.php
authorAlan Knowles <alan@akkbhome.com>
Sun, 10 Apr 2011 06:44:03 +0000 (14:44 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 10 Apr 2011 06:44:03 +0000 (14:44 +0800)
Cli.php

diff --git a/Cli.php b/Cli.php
index 7cc7f7b..5a876d6 100644 (file)
--- a/Cli.php
+++ b/Cli.php
@@ -40,7 +40,14 @@ class Pman_Core_Cli
      
     Runs the javascript compiler - merging all the JS files so the load faster.
     Note: cfg option Pman_Builder['jspacker'] must be set to location of jstoolkit code 
+
+================================    
+
+    $cli Core/Notify
     
+    Runs the notification tool - should be run every minute ideally.
+    
+        
 ";