Cli.php
[Pman.Core] / Cli.php
diff --git a/Cli.php b/Cli.php
index 5a876d6..8a18e74 100644 (file)
--- a/Cli.php
+++ b/Cli.php
@@ -46,6 +46,10 @@ class Pman_Core_Cli
     $cli Core/Notify
     
     Runs the notification tool - should be run every minute ideally.
+    Sends out emails to anyone in the notification list.
+    
+    /etc/cron.d/pman-notify
+     * *  * * *     www-data     /usr/bin/php /home/gitlive/web.mtrack/admin.php  Core/Notify > /dev/null
     
         
 ";