This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zsh
Watch
1
Star
0
Fork
0
You've already forked zsh
mirror of
git://git.code.sf.net/p/zsh/code
synced
2024-11-20 14:04:03 +01:00
Code
992b23ab05
zsh
/
Completion
/
AIX
/
_volume_groups
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add new completions for AIX commands
2000-04-20 12:47:00 +02:00
#autoload
local expl
updates and additions to completions for AIX commands
2000-07-06 14:40:00 +02:00
_wanted physicalvolumes expl 'physical volume' compadd - $(lsvg)
Copy Permalink