We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fabpot
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 32aec36 + 7fc2bc7 commit 8d513b6Copy full SHA for 8d513b6
console.rst
@@ -18,14 +18,14 @@ the ``list`` command to view all available commands in the application:
18
...
19
20
Available commands:
21
- about Display information about the current project
22
- completion Dump the shell completion script
23
- help Display help for a command
24
- list List commands
+ about Display information about the current project
+ completion Dump the shell completion script
+ help Display help for a command
+ list List commands
25
assets
26
- assets:install Install bundle's web assets under a public directory
+ assets:install Install bundle's web assets under a public directory
27
cache
28
- cache:clear Clear the cache
+ cache:clear Clear the cache
29
30
31
.. note::
0 commit comments