Notify.php
[Pman.Core] / Notify.php
index 0b0755d..95a6031 100644 (file)
@@ -68,7 +68,7 @@ class Pman_Core_Notify extends Pman
             'default' => 1000,
             'short' => 'L',
             'min' => 0,
-            'max' => 1000,
+            'max' => 999,
         ),
         'dryrun' => array(
             'desc' => 'Dry run - do not send.',