Skip to content

Commit 1a9a5d7

Browse files
committed
Antoine's Review
1 parent 236dd82 commit 1a9a5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/helpers/cursor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ of the output:
1717
use Symfony\Component\Console\Cursor;
1818
use Symfony\Component\Console\Output\OutputInterface;
1919
20-
#[AsCommand(name: 'my-command')]
20+
#[AsCommand(name: 'app:my-command')]
2121
class MyCommand
2222
{
2323
// ...

0 commit comments

Comments
 (0)