about summary refs log tree commit diff
path: root/Completion/Zsh
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:34:28 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:34:28 +0000
commitd529f9905fd9017382a92438d3ceb2f2509b4ac1 (patch)
tree7cbfd6ae42cae6ac59232723611fa1704f8cb5da /Completion/Zsh
parentd7cf338c37895a530940b96e2395165326387a1c (diff)
downloadzsh-d529f9905fd9017382a92438d3ceb2f2509b4ac1.tar.gz
zsh-d529f9905fd9017382a92438d3ceb2f2509b4ac1.tar.xz
zsh-d529f9905fd9017382a92438d3ceb2f2509b4ac1.zip
moved from Completion/User/_mere
Diffstat (limited to 'Completion/Zsh')
-rw-r--r--Completion/Zsh/Command/_mere3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/_mere b/Completion/Zsh/Command/_mere
new file mode 100644
index 000000000..3dd27728b
--- /dev/null
+++ b/Completion/Zsh/Command/_mere
@@ -0,0 +1,3 @@
+#compdef mere
+
+_files -g '*.[1-9]([a-z]|) *.man'