about summary refs log tree commit diff
path: root/Completion/X
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-02-27 16:37:37 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-02-27 16:37:37 +0000
commit96d9ceba2b51d3435fa9b0ac3acac2d7c0b74107 (patch)
treef1bec9f610ad73cd0977dd4a2164d77d7ffb9ec7 /Completion/X
parent9adf65b7ccb0b898b044696a3da7d842530bf898 (diff)
downloadzsh-96d9ceba2b51d3435fa9b0ac3acac2d7c0b74107.tar.gz
zsh-96d9ceba2b51d3435fa9b0ac3acac2d7c0b74107.tar.xz
zsh-96d9ceba2b51d3435fa9b0ac3acac2d7c0b74107.zip
zsh-workers/9885
Diffstat (limited to 'Completion/X')
-rw-r--r--Completion/X/_xutils2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/_xutils b/Completion/X/_xutils
index a2ce9f654..1fe6ce468 100644
--- a/Completion/X/_xutils
+++ b/Completion/X/_xutils
@@ -8,7 +8,7 @@ xdpyinfo)
   ;;
 xwininfo)
   _x_arguments \
-    -{help,int,stats,bits,events,size,wm,shape,frame,all,english,metric} \
+    -{help,int,children,tree,stats,bits,events,size,wm,shape,frame,all,english,metric} \
     '(-id -name)-root' \
     '(-id -root)-name:name: _x_window -n' \
     '(-name -root)-id:id: _x_window'