template-path option does not work when executing the following line:
phalcon scaffold --template-path=douglas --template-engine=volt --table-name=article
Output: Error: Template '1/scaffold/no-forms/views/index.phtml' does not exist
What did I do wrong?