From 915e6ff66ad4e64c66eb9be3ced6bc6fdd26c0cf Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sun, 13 Nov 2005 16:26:22 +0000 Subject: fix completion of -F option --- Completion/X/Command/_qiv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_qiv b/Completion/X/Command/_qiv index 7917aca29..2df109cd6 100644 --- a/Completion/X/Command/_qiv +++ b/Completion/X/Command/_qiv @@ -4,7 +4,7 @@ _arguments -s \ '(- *)'{-h,--help}'[display help information]' \ '(- *)'{-v,--version}'[display version information]' \ '--display:display:_x_display' \ - \*{-f,--file}'[read file names from file]:_files' \ + \*{-F,--file}'[read file names from file]:file:_files' \ '(-e --center)'{-e,--center}'[disable window centering]' \ '(-w --fixed_width -W --fixed_zoom)'{-w,--fixed_width}'[use window with specified width]:width' \ '(-w --fixed_width -W --fixed_zoom)'{-W,--fixed_zoom}'[use window with specified zoom factor]:zoom (percentage)' \ -- cgit 1.4.1