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/_physical_volumes

This commit is contained in:
Sven Wischnowsky 2001-04-02 12:17:51 +00:00
parent 6cafad357b
commit 25613dc6b1

View File

@ -1,6 +0,0 @@
#autoload
local expl
_wanted physicalvolumes expl 'physical volume' \
compadd - $(lsdev -C -c disk -S a -F name)