about summary refs log tree commit diff
path: root/Completion/Cvs/_cvs
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-08-31 15:17:26 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-08-31 15:17:26 +0000
commitb785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb (patch)
treeb32ce1157ef9f86a71ace830b7caaef71390efe0 /Completion/Cvs/_cvs
parentd1601106465f957957e65d8f2ad9b92a1c99a6a1 (diff)
downloadzsh-b785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb.tar.gz
zsh-b785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb.tar.xz
zsh-b785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb.zip
zsh-workers/7580
Diffstat (limited to 'Completion/Cvs/_cvs')
-rw-r--r--Completion/Cvs/_cvs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Cvs/_cvs b/Completion/Cvs/_cvs
index bb4c5fed0..c841719ae 100644
--- a/Completion/Cvs/_cvs
+++ b/Completion/Cvs/_cvs
@@ -4,7 +4,7 @@
 _arguments -s \
   -{a,f,H,l,n,Q,q,r,t,v,w,x} \
   '--version' '--help' '--help-commands' '--help-synonyms' '--help-options' \
-  '--allow-root=-:rootdir:_files -/' \
+  '--allow-root=:rootdir:_files -/' \
   '-b+:bindir:_cvs_bindir' \
   '-T+:temporary directory:_cvs_tempdir' \
   '-d+:cvsroot:_cvs_root' \