ZF-11190: Typo in example of Zend_Tool
Description
In http://framework.zend.com/manual/en/…:
The example for Db-Table:
zf create dbtable User user --force-override
should be:
In http://framework.zend.com/manual/en/…:
The example for Db-Table:
should be:
Comments
Posted by Benjamin Dubois (benjamin.dubois) on 2011-04-28T18:45:27.000+0000
Attached a fix for this issue
Posted by Ramon Henrique Ornelas (ramon) on 2011-04-30T19:24:58.000+0000
Fix in trunk r23912 merged to branch release 1.11 r23913.