Current Path :
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/zsh/5.0.2/functions/_lslv
#compdef lslv _arguments -C -s \ '(-l -m)-p[display logical volume allocation map for the physical volume]:pv:_physical_volumes' \ '(-p)-l[list physical volumes in logical volume]' \ '(-p)-m[list partition numbers]' \ '-n[accesses information from the descriptor area of physical volume]:pv:_physical_volumes' \ '1:lv: _logical_volumes'