1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-02 06:40:55 +01:00

manual/8630

This commit is contained in:
Tanaka Akira 1999-11-12 15:28:24 +00:00
parent 167b0ae3b9
commit e6282df115
93 changed files with 935 additions and 738 deletions

View file

@ -1,6 +1,6 @@
#compdef -parameter-
_parameters -e
_tags any parameters && _parameters -e
# Without the `-e' option, we would use the following (see the file
# Core/_parameters for more enlightenment).