summaryrefslogtreecommitdiffstats
path: root/scripts/completion/zsh_completion.in
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-10-23 11:37:00 +0200
committerAllan McRae <allan@archlinux.org>2019-10-23 14:06:45 +0200
commitcd4f8f7530ad473ce0ad6b8e68485082b219e317 (patch)
tree1b40cb02c3c5f2dc22894d08cfa5e7441383f923 /scripts/completion/zsh_completion.in
parentc58bf862b456a5c755c6a2a6c2b51e17c542da28 (diff)
downloadpacman-cd4f8f7530ad473ce0ad6b8e68485082b219e317.tar.gz
pacman-cd4f8f7530ad473ce0ad6b8e68485082b219e317.tar.xz
Update completion for -F changes
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/completion/zsh_completion.in')
-rw-r--r--scripts/completion/zsh_completion.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/completion/zsh_completion.in b/scripts/completion/zsh_completion.in
index c114ae02..82868344 100644
--- a/scripts/completion/zsh_completion.in
+++ b/scripts/completion/zsh_completion.in
@@ -101,8 +101,6 @@ _pacman_opts_database=(
_pacman_opts_files=(
{-l,--list}'[List the files owned by the queried package]:package:_pacman_completions_all_packages'
- {-o,--owns}'[Query the package that owns]:files:_files'
- {-s,--search}'[Search package file names for matching strings]:files:_files'
{-x,--regex}'[Enable searching using regular expressions]:regex:'
{-y,--refresh}'[Download fresh files databases from the server]'
'--machinereadable[Produce machine-readable output]'