diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-08-27 12:05:37 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-08-27 12:05:37 +0000 |
commit | 547a11876bea690be2a4df07a8e09dde05373080 (patch) | |
tree | d1cf07ffe8a37cfc34087060bd28e341e7b18809 /Completion/Cvs | |
parent | 6677dead9b94bfe6b2554448f7690ff501aaf77b (diff) | |
download | zsh-547a11876bea690be2a4df07a8e09dde05373080.tar.gz zsh-547a11876bea690be2a4df07a8e09dde05373080.tar.xz zsh-547a11876bea690be2a4df07a8e09dde05373080.zip |
Initial revision
Diffstat (limited to 'Completion/Cvs')
-rw-r--r-- | Completion/Cvs/_cvs_logout | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Cvs/_cvs_logout b/Completion/Cvs/_cvs_logout new file mode 100644 index 000000000..f24867434 --- /dev/null +++ b/Completion/Cvs/_cvs_logout @@ -0,0 +1,3 @@ +#autoload + +false |