diff options
Diffstat (limited to 'contrib/brctl')
-rw-r--r-- | contrib/brctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/brctl b/contrib/brctl index 6fd7b6e5..1ecdc127 100644 --- a/contrib/brctl +++ b/contrib/brctl @@ -1,7 +1,7 @@ # -*- mode: shell-script; sh-basic-offset: 8; indent-tabs-mode: t -*- # ex: ts=8 sw=8 noet filetype=sh # -# bash completion for brtcl +# bash completion for brctl have brctl && _brctl() |