This commit is contained in:
Will 2026-06-21 14:48:20 -04:00 committed by GitHub
commit 2a1f8bf4bf
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