HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u103727277 (3416564)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //usr/share/zsh/functions/Completion/AIX/_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'