Skip to content

Commit 966ae16

Browse files
committed
[Console] Mention that autocompletion is also available for Zsh shell
1 parent 1724e35 commit 966ae16

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

console.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Console Completion
6363

6464
Console completion for Fish was introduced in Symfony 6.1.
6565

66+
.. versionadded:: 6.2
67+
68+
Console completion for Zsh shell was introduced in Symfony 6.2.
69+
6670
If you are using the Bash shell, you can install Symfony's completion
6771
script to get auto completion when typing commands in the terminal. All
6872
commands support name and option completion, and some can even complete

0 commit comments

Comments
 (0)