We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a7c93 commit 69c3b11Copy full SHA for 69c3b11
README.md
@@ -64,6 +64,14 @@ Available commands:
64
list Lists commands
65
````
66
67
+Execute your command `acme`:
68
+
69
+````
70
+$ app/console acme
71
72
+Execute
73
74
75
Now you can change the logic of your command class on your own.
76
-If the name of your command class will be in CamelCase you get `camel:case` command.
77
+If the name of your command class will be in CamelCase you get `camel:case` command.
0 commit comments