moved to Completion/AIX/Command/_lslv

This commit is contained in:
Sven Wischnowsky 2001-04-02 12:19:17 +00:00
parent 82c2f85c42
commit df762dbbaf

View file

@ -1,8 +0,0 @@
#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'