Kerala Cyber Warriors
KCW Uploader V1.1

Path : /usr/share/bash-completion/completions/
File Upload :
Current File : //usr/share/bash-completion/completions/list_lists

# mailman list_lists completion                            -*- shell-script -*-

_mailman_lists()
{
    COMPREPLY=( $(compgen -W '$(list_lists -b 2>/dev/null)' -- "$cur") )
}

_list_lists()
{
    local cur prev words cword
    _init_completion || return

    if [[ "$cur" == -* ]]; then
        COMPREPLY=( $(compgen -W '--advertised --virtual-host-overview --bare
            --help' -- "$cur") )
    fi

} &&
complete -F _list_lists list_lists

# ex: filetype=sh

-=[ KCW uplo4d3r c0ded by cJ_n4p573r ]=-
Ⓒ2017 ҠЄГѦLѦ СүѣЄГ ЩѦГГіѺГՏ