mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
moved to Completion/AIX/Command/_lslv
This commit is contained in:
parent
82c2f85c42
commit
df762dbbaf
1 changed files with 0 additions and 8 deletions
|
|
@ -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'
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue