This commit is contained in:
Will 2026-03-23 14:42:53 -05:00 committed by GitHub
commit ff9f39c7d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ $ source <(yq completion bash)
# To load completions for each session, execute once:
Linux:
$ yq completion bash > /etc/bash_completion.d/yq
$ yq completion bash > /usr/share/bash-completion/completions/yq
MacOS:
$ yq completion bash > /usr/local/etc/bash_completion.d/yq