Skip to content

Commit 8d513b6

Browse files
committed
minor #20897 [Console] Minor tweak in the article introduction (javiereguiluz)
This PR was merged into the 6.4 branch. Discussion ---------- [Console] Minor tweak in the article introduction The first example shows a scroll because of the excessive white spaces: ![console-intro](https://github.com/user-attachments/assets/d4faa4ff-0267-4d73-b686-2b55d5705fcf) Commits ------- 7fc2bc7 [Console] Minor tweak in the article introduction
2 parents 32aec36 + 7fc2bc7 commit 8d513b6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

console.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ the ``list`` command to view all available commands in the application:
1818
...
1919
2020
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
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
2525
assets
26-
assets:install Install bundle's web assets under a public directory
26+
assets:install Install bundle's web assets under a public directory
2727
cache
28-
cache:clear Clear the cache
28+
cache:clear Clear the cache
2929
...
3030
3131
.. note::

0 commit comments

Comments
 (0)