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

moved from Completion/AIX/_object_classes

This commit is contained in:
Sven Wischnowsky 2001-04-02 12:17:43 +00:00
parent f37cc43b5a
commit 6cafad357b

View File

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