Skip to content

fix: bash completions script different from installed#463

Open
zionio wants to merge 1 commit intoborgmatic-collective:masterfrom
zionio:dev-fix-bash-comp-warn
Open

fix: bash completions script different from installed#463
zionio wants to merge 1 commit intoborgmatic-collective:masterfrom
zionio:dev-fix-bash-comp-warn

Conversation

@zionio
Copy link

@zionio zionio commented Dec 28, 2025

Simple fix for misalignment:

Your bash completions script is from a different version of borgmatic than is
currently installed. Please upgrade your script so your completions match the
command-line flags in your installed borgmatic! Try this to upgrade:

    sudo sh -c "borgmatic --bash-completion > /usr/share/bash-completion/completions/borgmatic"
    source /usr/share/bash-completion/completions/borgmatic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant