Przeglądaj źródła

[ZF-11190] Zend_Tool

- Fixed typo in the manual.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23912 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon 14 lat temu
rodzic
commit
5cbb1b8723

+ 1 - 1
documentation/manual/en/module_specs/Zend_Tool-Usage-CLI.xml

@@ -397,7 +397,7 @@ zf create dbtable User -a user
 
 // also accepts a force option to overwrite existing files
 zf create dbtable User user -f
-zf create dbtable User user --force-override
+zf create dbtable User user --force-overwrite
 ]]></programlisting>
 
             <para>