zsh-workers
 help / color / mirror / code / Atom feed
92b4c36cb5a94150b3ab0d06562512c12185af8e blob 184 bytes (raw)

1
2
3
4
5
6
7
 
#autoload

local -a seroles expl

seroles=( ${(f)"$(_call_program selinux-roles seinfo --flat -r)"} )
_description selinux-roles expl "selinux role"
compadd "$@" "$expl[@]" -a seroles
debug log:

solving 92b4c36cb ...
found 92b4c36cb in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).