Cli.php
[Pman.Core] / 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.
+    
+        
 ";