We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce43661 + 87939fd commit 30fad11Copy full SHA for 30fad11
bash_completion
@@ -3490,7 +3490,7 @@ _comp__init_collect_startup_configs()
3490
if [[ ${BASH_COMPLETION_COMPAT_DIR-} ]]; then
3491
compat_dirs+=("$BASH_COMPLETION_COMPAT_DIR")
3492
else
3493
- # Keep in sync with Makefile.am install-data-hook
+ # Keep in sync with Makefile.am install-data-hook
3494
compat_dirs+=(/etc/bash_completion.d)
3495
# Similarly as for the "completions" dir, look up from relative to
3496
# bash_completion, primarily for installed-with-prefix and
0 commit comments