summaryrefslogtreecommitdiff
path: root/Completion/X/Command/_okular
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/X/Command/_okular')
-rw-r--r--Completion/X/Command/_okular2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_okular b/Completion/X/Command/_okular
index f08f81c6e..9d5a3d7ff 100644
--- a/Completion/X/Command/_okular
+++ b/Completion/X/Command/_okular
@@ -1,7 +1,7 @@
#compdef okular
local extns
-extns="(pdf|ps|eps|dvi)(|.gz|.bz2)|djvu|tif|tiff|chm|cbr|cbz"
+extns="(pdf|ps|eps|dvi)(|.gz|.bz2)|djvu|tif|tiff|chm|cbr|cbz|epub"
_arguments \
'(-p --page)'{-p,--page}'[page of the document to be shown]:page: ' \