We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ab7db commit cd47faeCopy full SHA for cd47fae
docs/pt/development.md
@@ -102,7 +102,7 @@ Os arquivos de template do Bake usam a sintaxe [Twig](https://twig.symfony.com/d
102
Então, por exemplo, quando você executar algo como:
103
104
```bash
105
-$ bin/cake bake shell Foo
+bin/cake bake shell Foo
106
```
107
108
O template usado em `vendor/cakephp/bake/src/Template/Bake/Shell/shell.twig` parece com isto:
0 commit comments