diff options
Diffstat (limited to 'passextract.bash-completion')
| -rw-r--r-- | passextract.bash-completion | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/passextract.bash-completion b/passextract.bash-completion index 022bebe..829cc1d 100644 --- a/passextract.bash-completion +++ b/passextract.bash-completion @@ -1,3 +1,8 @@ +# Copyright (c) 2016  Teddy Wing +# +# This file is licensed under the GNU GPLv3+. Please see the COPYING +# file for more information. +  _passextract() {  	local cur=${COMP_WORDS[COMP_CWORD]} | 
