This commit is contained in:
Will 2026-03-08 04:00:14 +08:00 committed by GitHub
commit 6d9da5ddbf
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