summaryrefslogtreecommitdiffstats
path: root/slackware64-current/extra/bash-completion/bash-completion-1.1-noarch-3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'slackware64-current/extra/bash-completion/bash-completion-1.1-noarch-3.txt')
-rw-r--r--slackware64-current/extra/bash-completion/bash-completion-1.1-noarch-3.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/slackware64-current/extra/bash-completion/bash-completion-1.1-noarch-3.txt b/slackware64-current/extra/bash-completion/bash-completion-1.1-noarch-3.txt
new file mode 100644
index 000000000..21be0c02a
--- /dev/null
+++ b/slackware64-current/extra/bash-completion/bash-completion-1.1-noarch-3.txt
@@ -0,0 +1,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: