about summary refs log tree commit diff
path: root/Completion/AIX/Type/_object_classes
blob: 6122dcdf4399227a7a4a1d17b634a1bea012f2ed (plain) (blame)
1
2
3
4
5
6
#compdef odmget odmshow odme

local expl

_wanted objectclasses expl 'object class' \
   _files -W ${ODMDIR:-/etc/objrepos} -g '^*.vc(-.)'