about summary refs log tree commit diff
path: root/Completion/AIX
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:18:15 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:18:15 +0000
commit96d9829a8d487c16cf2e6c3023aa0854134d7172 (patch)
tree4ca4f05e892a052e0851dcb9e856ec64335e27fc /Completion/AIX
parent3fc8364924367d26101f9ecaf41b3d07433569e0 (diff)
downloadzsh-96d9829a8d487c16cf2e6c3023aa0854134d7172.tar.gz
zsh-96d9829a8d487c16cf2e6c3023aa0854134d7172.tar.xz
zsh-96d9829a8d487c16cf2e6c3023aa0854134d7172.zip
moved from Completion/AIX/_volume_groups
Diffstat (limited to 'Completion/AIX')
-rw-r--r--Completion/AIX/Type/_volume_groups5
1 files changed, 5 insertions, 0 deletions
diff --git a/Completion/AIX/Type/_volume_groups b/Completion/AIX/Type/_volume_groups
new file mode 100644
index 000000000..dc509f6dc
--- /dev/null
+++ b/Completion/AIX/Type/_volume_groups
@@ -0,0 +1,5 @@
+#autoload
+
+local expl
+
+_wanted physicalvolumes expl 'physical volume' compadd - $(lsvg)