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:08 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:18:08 +0000
commit3fc8364924367d26101f9ecaf41b3d07433569e0 (patch)
tree450c97115950cc1aca4fc01a0131881d3fc7ba99 /Completion/AIX
parentcfe3324101fd405a24799c2472eb53b0a5b3cb28 (diff)
downloadzsh-3fc8364924367d26101f9ecaf41b3d07433569e0.tar.gz
zsh-3fc8364924367d26101f9ecaf41b3d07433569e0.tar.xz
zsh-3fc8364924367d26101f9ecaf41b3d07433569e0.zip
moved to Completion/AIX/Type/_volume_groups
Diffstat (limited to 'Completion/AIX')
-rw-r--r--Completion/AIX/_volume_groups5
1 files changed, 0 insertions, 5 deletions
diff --git a/Completion/AIX/_volume_groups b/Completion/AIX/_volume_groups
deleted file mode 100644
index dc509f6dc..000000000
--- a/Completion/AIX/_volume_groups
+++ /dev/null
@@ -1,5 +0,0 @@
-#autoload
-
-local expl
-
-_wanted physicalvolumes expl 'physical volume' compadd - $(lsvg)