aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorErik Arvstedt <erik.arvstedt@gmail.com>2023-09-19 13:42:51 +0200
committerErik Arvstedt <erik.arvstedt@gmail.com>2023-09-19 13:45:22 +0200
commit360b917674e63c1e95119040463b3f50976bf331 (patch)
tree103148c4b0d687d0e122d0a2445b70a20783c14f /contrib
parentf01416e23c9c820517c37003a2a98dd46d1022ba (diff)
downloadbitcoin-360b917674e63c1e95119040463b3f50976bf331.tar.xz
contrib/bash-completions: use package naming conventions
This naming scheme supports auto-detection and on-demand loading of completions. See https://github.com/scop/bash-completion/blob/ba109693ee2284f6a82f8f0e1563baf071252df9/README.md#faq, section "Where should I put it to be sure that interactive bash shells will find it and source it". Previously, distro package maintainers had to rename these files manually.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/completions/bash/bitcoin-cli.bash (renamed from contrib/completions/bash/bitcoin-cli.bash-completion)0
-rw-r--r--contrib/completions/bash/bitcoin-tx.bash (renamed from contrib/completions/bash/bitcoin-tx.bash-completion)0
-rw-r--r--contrib/completions/bash/bitcoind.bash (renamed from contrib/completions/bash/bitcoind.bash-completion)0
3 files changed, 0 insertions, 0 deletions
diff --git a/contrib/completions/bash/bitcoin-cli.bash-completion b/contrib/completions/bash/bitcoin-cli.bash
index 89e01bc09a..89e01bc09a 100644
--- a/contrib/completions/bash/bitcoin-cli.bash-completion
+++ b/contrib/completions/bash/bitcoin-cli.bash
diff --git a/contrib/completions/bash/bitcoin-tx.bash-completion b/contrib/completions/bash/bitcoin-tx.bash
index 51a9fe31cb..51a9fe31cb 100644
--- a/contrib/completions/bash/bitcoin-tx.bash-completion
+++ b/contrib/completions/bash/bitcoin-tx.bash
diff --git a/contrib/completions/bash/bitcoind.bash-completion b/contrib/completions/bash/bitcoind.bash
index c11d99ef31..c11d99ef31 100644
--- a/contrib/completions/bash/bitcoind.bash-completion
+++ b/contrib/completions/bash/bitcoind.bash