summaryrefslogtreecommitdiffstats
path: root/slackware64-current/extra/bash-completion/bash-completion-2.1-noarch-2.txt
blob: 21be0c02a4f81196f296fa82447588e768ac8617 (plain)
1
2
3
4
5
6
7
8
9
10
11
bash-completion: bash-completion (programmable completion for the bash shell)
bash-completion:
bash-completion: Adds programmable completion to the bash shell.  A new file called
bash-completion: /etc/bash_completion will be sourced for interactive bash shells
bash-completion: adding all sorts of enhanced command completion features.  Once
bash-completion: installed, you may get a list of all commands that have associated
bash-completion: completions with 'complete -p', and examine the code for the shell
bash-completion: functions with 'declare -f'.
bash-completion:
bash-completion: Homepage: https://alioth.debian.org/projects/bash-completion/
bash-completion: