diff options
Diffstat (limited to 'Completion/X')
-rw-r--r-- | Completion/X/Command/_gv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_gv b/Completion/X/Command/_gv index 2dd1ac67b..6075de508 100644 --- a/Completion/X/Command/_gv +++ b/Completion/X/Command/_gv @@ -39,4 +39,4 @@ _arguments \ '--scalebase=:scale base:' \ '--ad=:resource file:_files' \ '--style=:resource file:_files' \ - '*:file: _pspdf --z' + '*:file: _pspdf -z' |