DIR:/proc/self/root/proc/thread-self/root/usr/share/zsh/5.5.1/functions/ |
Current File : //proc/self/root/proc/thread-self/root/usr/share/zsh/5.5.1/functions/_SUSEconfig |
#compdef SuSEconfig local modules modules=( /sbin/conf.d/SuSEconfig.*~(*.rpm*|*.swap|*.bak|*.orig|*~|\#*)(N:e) ) _arguments \ '--help' \ '--quick' \ '--force' \ '--verbose' \ '--nonewpackage' \ '-norestarts' \ '-nomodule' \ '--module:module:compadd -a modules' |