From 3c3ffa433dca8c6c396d1cca734bc349a91b9797 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 4 Feb 2000 12:14:06 +0000 Subject: zsh-workers/9562 --- Completion/X/_xrdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/X/_xrdb') diff --git a/Completion/X/_xrdb b/Completion/X/_xrdb index 585e5909f..83ccb9955 100644 --- a/Completion/X/_xrdb +++ b/Completion/X/_xrdb @@ -3,7 +3,7 @@ _arguments \ -{help,all,global,screen,screens,n,quiet,nocpp,symbols,query,load,merge,remove,retain} \ '-display:display:_x_display' \ - '-cpp:preprocessor program:_files -g \*\(\*\)' \ + '-cpp:preprocessor program:_files -g \*\(-\*\)' \ '-edit:file to insert:_files' \ '-backup:suffix for backup: ' \ '*:defaults file:_files' -- cgit 1.4.1