This commit is contained in:
Will 2026-06-24 20:32:34 +00:00 committed by GitHub
commit f7b98c8b01
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