summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_antiword
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_antiword')
-rw-r--r--Completion/Unix/Command/_antiword2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_antiword b/Completion/Unix/Command/_antiword
index 2f99593e4..0fc4c80b8 100644
--- a/Completion/Unix/Command/_antiword
+++ b/Completion/Unix/Command/_antiword
@@ -11,6 +11,6 @@ _arguments -s -S \
'(-t -w)-L[use landscape mode (PostScript only)]' \
'-s[show hidden (by Word) text]' \
'(* -)-h[give a help message]' \
- '*:MS Word file:_files -g \*.doc' && return
+ '*:MS Word file:_files -g "*.doc(-.)"' && return
return 1