Browse Source

update doc

euromark 13 years ago
parent
commit
ac5e87fa88
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Console/Command/CodeShell.php

+ 1 - 1
Console/Command/CodeShell.php

@@ -4,7 +4,7 @@ App::uses('AppShell', 'Console/Command');
 /**
  * Misc Code Fix Tools
  * 
- * cake Tools.Code dependencies [-p PluginName]
+ * cake Tools.Code dependencies [-p PluginName] [-c /custom/path]
  * - Fix missing App::uses() statements
  * 
  * @author Mark Scherer