Skip to content

Commit e39a935

Browse files
committed
minor #20587 [Console] : Minor: Removing duplication (ThomasLandauer)
This PR was merged into the 6.4 branch. Discussion ---------- [Console] : Minor: Removing duplication Page: https://symfony.com/doc/6.4/console/calling_commands.html Commits ------- 64bd096 [Console]: Minor: Removing duplication
2 parents 644ac22 + 64bd096 commit e39a935

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

console/calling_commands.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
How to Call Other Commands
22
==========================
33

4-
If a command depends on another one being run before it you can call in the
5-
console command itself. This is useful if a command depends on another command
6-
or if you want to create a "meta" command that runs a bunch of other commands
4+
If a command depends on another one being run before it you can call that in the
5+
console command itself. This can be useful
6+
if you want to create a "meta" command that runs a bunch of other commands
77
(for instance, all commands that need to be run when the project's code has
88
changed on the production servers: clearing the cache, generating Doctrine
99
proxies, dumping web assets, ...).

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy