From e238143974e38a1245f277380b25af9a88803c95 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 12:15:47 +0000 Subject: moved from Completion/X/_xrdb --- Completion/X/Command/_xrdb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Completion/X/Command/_xrdb (limited to 'Completion/X') diff --git a/Completion/X/Command/_xrdb b/Completion/X/Command/_xrdb new file mode 100644 index 000000000..83ccb9955 --- /dev/null +++ b/Completion/X/Command/_xrdb @@ -0,0 +1,9 @@ +#compdef xrdb + +_arguments \ + -{help,all,global,screen,screens,n,quiet,nocpp,symbols,query,load,merge,remove,retain} \ + '-display:display:_x_display' \ + '-cpp:preprocessor program:_files -g \*\(-\*\)' \ + '-edit:file to insert:_files' \ + '-backup:suffix for backup: ' \ + '*:defaults file:_files' -- cgit 1.4.1