diff options
Diffstat (limited to 'shells/bash-completion/pkg-descr')
| -rw-r--r-- | shells/bash-completion/pkg-descr | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/shells/bash-completion/pkg-descr b/shells/bash-completion/pkg-descr index 50b35e9ec059..48fe1cd8ee63 100644 --- a/shells/bash-completion/pkg-descr +++ b/shells/bash-completion/pkg-descr @@ -1,4 +1,8 @@ -This is a programmable completion convenience library for the bash(1) shell. It +This is a programmable completion convenience library for the Bash shell. It features the ability to tab-complete arguments for many common programs. +Completion functions for FreeBSD-specific software are developed independently +as an extension to the official bash-completion library. The development takes +place on GitHub: https://github.com/0mp/bash-completion-freebsd + WWW: https://github.com/scop/bash-completion |
