From 17502f6eb23dfddb9bdc705eb496ebf41aae4d7c Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 19 Dec 2001 15:10:38 +0000 Subject: add missing description argument in _values calls (16366) --- Completion/X/Command/_vnc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_vnc b/Completion/X/Command/_vnc index 24ffc3f83..ce324a81d 100644 --- a/Completion/X/Command/_vnc +++ b/Completion/X/Command/_vnc @@ -21,7 +21,7 @@ case $service in ;; *vncviewer) _xt_arguments -shared -viewonly -fullscreen -bgr233 -owncmap -truecolour \ - '-encodings:encodings:_values -s " " copyrect hextile corre rre raw' \ + '-encodings:encodings:_values -s " " encoding copyrect hextile corre rre raw' \ '-depth:depth' \ '-passwd:file:_files' \ '(1)-listen:display number' \ -- cgit 1.4.1