mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-20 14:04:03 +01:00
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
|
#autoload
|
||
|
|
||
|
local expl
|
||
|
|
||
|
_wanted physicalvolumes expl 'physical volumes' compadd - $(lsvg)
|