diff --git a/bash_completion b/bash_completion index 6af67337..ee966ea5 100644 --- a/bash_completion +++ b/bash_completion @@ -38,7 +38,7 @@ else set +v fi -# Alter the following to reflect the location of this file. +# Set the following to the location of the backwards compat completion dir. # [ -n "$BASH_COMPLETION_COMPAT_DIR" ] || BASH_COMPLETION_COMPAT_DIR=/etc/bash_completion.d readonly BASH_COMPLETION_COMPAT_DIR