File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -72,8 +72,8 @@ automatically, a command must be:
|
72 | 72 | #. Defined in a class that extends from
|
73 | 73 | :class:`Symfony\\Component\\Console\\Command\\Command`.
|
74 | 74 |
|
75 |
| -If you can't meet these conditions for some command, the alternative is to |
76 |
| -manually :doc`register the command as a service </console/commands_as_services>`. |
| 75 | +If you can't meet these conditions for a command, the alternative is to manually |
| 76 | +:doc:`register the command as a service </console/commands_as_services>`. |
77 | 77 |
|
78 | 78 | Executing the Command
|
79 | 79 | ---------------------
|
|
You can’t perform that action at this time.
0 commit comments