about summary refs log tree commit diff
path: root/Completion/Zsh
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh')
-rw-r--r--Completion/Zsh/Type/_globquals1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Zsh/Type/_globquals b/Completion/Zsh/Type/_globquals
index 54d98ec0f..541c45b9d 100644
--- a/Completion/Zsh/Type/_globquals
+++ b/Completion/Zsh/Type/_globquals
@@ -221,6 +221,7 @@ case $state in
     "n:numeric glob sort"
     "o:+ sort order, up"
     "O:+ sort order, down"
+    "P:prepend word"
     "[:+ range of files"
     "):end of qualifiers"
     "\::modifier"