Skip to content

Commit e9d9473

Browse files
committed
Update docs
1 parent e5d33b9 commit e9d9473

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: site/content/en/docs/commands/completion.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Outputs minikube shell completion for the given shell (bash or zsh)
1313
### Synopsis
1414

1515

16-
Outputs minikube shell completion for the given shell (bash or zsh)
16+
Outputs minikube shell completion for the given shell (bash, zsh or fish)
1717

1818
This depends on the bash-completion binary. Example installation instructions:
1919
OS X:
@@ -31,6 +31,7 @@ Outputs minikube shell completion for the given shell (bash or zsh)
3131
Additionally, you may want to output the completion to a file and source in your .bashrc
3232

3333
Note for zsh users: [1] zsh completions are only supported in versions of zsh >= 5.2
34+
Note for fish users: [2] please refer to this docs for more details https://fishshell.com/docs/current/#tab-completion
3435

3536

3637
```

0 commit comments

Comments
 (0)