1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 16:40:24 +02:00

zsh-workers/7516

This commit is contained in:
Tanaka Akira 1999-08-27 12:04:52 +00:00
parent 0161b1ca77
commit bd29ea48ec
4 changed files with 34 additions and 28 deletions

View file

@ -10,5 +10,5 @@ _arguments -s \
'-d+:cvsroot:_cvs_root' \
'-e+:editor:_cvs_editor' \
'-s+:user variable:_cvs_user_variable' \
'-z:gzip level:_cvs_gzip_level' \
'-z+:gzip level:_cvs_gzip_level' \
'*::cvs command:_cvs_command'