RunGenerator.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Oct 2011 05:27:03 +0000 (13:27 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Oct 2011 05:27:03 +0000 (13:27 +0800)
RunGenerator.php

index 8c1e9ec..cb67aea 100644 (file)
@@ -23,7 +23,7 @@ class Pman_Core_RunGenerator extends Pman
             
         ),
         'overwrite' => array(
-            'desc' => 'Files to Overwrite',
+            'desc' => 'Files to Overwrite (use _all_ to create everything)',
             'default' => '',
             'short' => 'o',
             'min' => 1,