From f77d7a9123b6169803d3379905c015cf0cb8cb49 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 26 Aug 1999 11:07:42 +0000 Subject: zsh-workers/7495 --- Completion/Cvs/_cvs_tag | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Completion/Cvs/_cvs_tag (limited to 'Completion/Cvs/_cvs_tag') diff --git a/Completion/Cvs/_cvs_tag b/Completion/Cvs/_cvs_tag new file mode 100644 index 000000000..6e9bbfac4 --- /dev/null +++ b/Completion/Cvs/_cvs_tag @@ -0,0 +1,8 @@ +#autoload + +# "+FQqlRcdr:D:bf" +_arguments -s \ + -{F,Q,q,l,R,c,d,b,f} \ + '-r+:tag:_cvs_revisions' \ + '-D+:date:_cvs_D' \ + '*:file:_cvs_files' -- cgit 1.4.1