浏览代码

update doc

euromark 13 年之前
父节点
当前提交
ac5e87fa88
共有 1 个文件被更改,包括 1 次插入1 次删除
  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