From: Alan Knowles Date: Thu, 16 Oct 2014 05:34:29 +0000 (+0800) Subject: Prune.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=603df2f6eca4fcb5e4b6d2a2e9ce60eaa9bd98b7 Prune.php --- diff --git a/Prune.php b/Prune.php index 0ad41df3..e40a1f38 100644 --- a/Prune.php +++ b/Prune.php @@ -11,7 +11,7 @@ require_once 'Pman.php'; class Pman_Core_Prune extends Pman { //put your code here - static $cli_desc = "COre Prune -- remove old event data (6 months is normally a good idea)."; + static $cli_desc = "Core Prune -- remove old event data (6 months is normally a good idea)."; static $cli_opts = array( 'months' => array( 'desc' => 'How many months',