1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02:00

moved to Completion/AIX/Type/_object_classes

This commit is contained in:
Sven Wischnowsky 2001-04-02 12:17:36 +00:00
parent 045723fd06
commit f37cc43b5a

View File

@ -1,6 +0,0 @@
#compdef odmget odmshow odme
local expl
_wanted objectclasses expl 'object class' \
_files -W ${ODMDIR:-/etc/objrepos} -g '^*.vc'