mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-10 12:40:58 +02:00
moved to Completion/AIX/Type/_physical_volumes
This commit is contained in:
parent
6cafad357b
commit
25613dc6b1
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
#autoload
|
|
||||||
|
|
||||||
local expl
|
|
||||||
|
|
||||||
_wanted physicalvolumes expl 'physical volume' \
|
|
||||||
compadd - $(lsdev -C -c disk -S a -F name)
|
|
Loading…
Reference in a new issue