summaryrefslogtreecommitdiffstats
path: root/Completion
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2026-05-10 22:21:25 +0200
committerOliver Kiddle <opk@zsh.org>2026-05-10 22:21:25 +0200
commitef574dbb79a4a0bcdaa02819954b39c9614b4b05 (patch)
treeeac2588b0c75e636fe30ef1478af4b9140faafcd /Completion
parent54506: fix checking of dash following the prefix in terminal extensions (diff)
downloadzsh-ef574dbb79a4a0bcdaa02819954b39c9614b4b05.tar
zsh-ef574dbb79a4a0bcdaa02819954b39c9614b4b05.tar.gz
zsh-ef574dbb79a4a0bcdaa02819954b39c9614b4b05.tar.bz2
zsh-ef574dbb79a4a0bcdaa02819954b39c9614b4b05.tar.lz
zsh-ef574dbb79a4a0bcdaa02819954b39c9614b4b05.tar.xz
zsh-ef574dbb79a4a0bcdaa02819954b39c9614b4b05.tar.zst
zsh-ef574dbb79a4a0bcdaa02819954b39c9614b4b05.zip
unposted: complete files after semanage fcontext -eHEADmaster
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Linux/Command/_selinux2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Linux/Command/_selinux b/Completion/Linux/Command/_selinux
index 22d78db7d..da2c4e5ee 100644
--- a/Completion/Linux/Command/_selinux
+++ b/Completion/Linux/Command/_selinux
@@ -548,7 +548,7 @@ case $service in
;;
fcontext)
args+=(
- '(-e --equal)'{-e+,--equal=}'[substitute target path with sourcepath when generating default label]:equal'
+ '(-e --equal)'{-e+,--equal=}'[substitute target path with source path when generating default label]:equivalent path:_files'
'(-f --ftype)'{-f+,--ftype=}'[specify file type]:file type:((
f\:regular\ file
d\:directory