Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2c7fe8cf55d97ad887b52a02472dc8da > files > 1

phoronix-test-suite-4.8.6-1.mga4.noarch.rpm

have phoronix-test-suite &&
_phoronix-test-suite-show()
{
        local cur

        COMPREPLY=()
        cur=${COMP_WORDS[COMP_CWORD]}
        COMPREPLY=($( compgen -W "$(phoronix-test-suite dump-possible-options)" -- "$cur" ))
}
complete -F _phoronix-test-suite-show phoronix-test-suite