chore: revise deprecated bash completion instructions for Linux

This commit is contained in:
Will Reed 2026-01-19 12:52:51 -06:00
parent f98028c925
commit 2d6c345479

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