diff options
author | Gabriel F. T. Gomes <gabriel@inconstante.eti.br> | 2017-09-25 23:46:54 -0300 |
---|---|---|
committer | Gabriel F. T. Gomes <gabriel@inconstante.eti.br> | 2017-09-25 23:46:54 -0300 |
commit | 6d88f1055806932d9291f96847d2b691cccda2cd (patch) | |
tree | 0ff79eedaa8a239331256048981deedbd0721965 /completions/list_owners | |
parent | 059a87a5936cfebfd2d71ab8057002cafb2ea051 (diff) | |
download | bash-completion-6d88f1055806932d9291f96847d2b691cccda2cd.tar.gz |
New upstream version 2.7upstream/2.7
Diffstat (limited to 'completions/list_owners')
-rw-r--r-- | completions/list_owners | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/list_owners b/completions/list_owners index a780265b..88b25bb3 100644 --- a/completions/list_owners +++ b/completions/list_owners @@ -15,4 +15,4 @@ _list_owners() } && complete -F _list_owners list_owners -# ex: ts=4 sw=4 et filetype=sh +# ex: filetype=sh |