HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/zsh/functions/Completion/AIX/_lspv
#compdef lspv

_arguments -C -s \
  '(-p -M)-l[list logical volumes on physical volume]' \
  '(-l -M)-p[list partitions on physical volume]' \
  '(-l -p)-M[list mapping of physical and logical partition numbers]' \
  '-n[specify physical volume to access variable descriptor from]:physical volume:_physical_volumes' \
  '-v[specify volume group id to access info based on]:volume group id' \
  '1:physical volume:_physical_volumes'