From 61f8a07bfc2348b14a7dc194968fcf62f723f36f Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 16 Apr 2002 07:48:43 +0000 Subject: make more calls to _message use the -e option (16988) --- Completion/Unix/Command/_tiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_tiff') diff --git a/Completion/Unix/Command/_tiff b/Completion/Unix/Command/_tiff index c5c7c3c35..0b3d55df3 100644 --- a/Completion/Unix/Command/_tiff +++ b/Completion/Unix/Command/_tiff @@ -185,7 +185,7 @@ if [[ -n "$state" ]]; then 'fill[byte-align EOL codes]' && ret=0 ;; jpeg) - _message 'compression quality (0-100), or `r'"'"' (output RGB)' + _message -e values 'compression quality (0-100), or `r'"'"' (output RGB)' ret=0 ;; lzw|zip) -- cgit 1.4.1