zf create project path name-of-profile file-of-profile
问题 I was not able to find a good resource which is describing the following Zend_Tool command: zf create project path name-of-profile file-of-profile Not even here: http://framework.zend.com/manual/en/zend.tool.usage.cli.html Does somebody know a good resource regarding this command? Note: I'm interested in the name-of-profile and file-of-profile part. Usage, examples, etc. Maybe even a visual approach like in this references: http://marklodato.github.com/visual-git-guide/index-en.html http:/