about summary refs log tree commit diff
path: root/Completion/User/_whereis
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-14 18:09:52 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-14 18:09:52 +0000
commit1f60fc0fd78dd8a302065a30c11c9027ec7accf8 (patch)
treed2f04eff5cf4f000f9b456ffdce5a9864f9283bd /Completion/User/_whereis
parenta05a843583a9e8502564554061189267e639cde7 (diff)
downloadzsh-1f60fc0fd78dd8a302065a30c11c9027ec7accf8.tar.gz
zsh-1f60fc0fd78dd8a302065a30c11c9027ec7accf8.tar.xz
zsh-1f60fc0fd78dd8a302065a30c11c9027ec7accf8.zip
Initial revision
Diffstat (limited to 'Completion/User/_whereis')
-rw-r--r--Completion/User/_whereis6
1 files changed, 6 insertions, 0 deletions
diff --git a/Completion/User/_whereis b/Completion/User/_whereis
new file mode 100644
index 000000000..42fc30969
--- /dev/null
+++ b/Completion/User/_whereis
@@ -0,0 +1,6 @@
+#compdef whereis
+
+local expl
+
+_description expl command
+compgen "$expl[@]" -m