From a41988aba4fa0e5286278253780804e5e3259629 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 26 Aug 1999 11:08:17 +0000 Subject: Initial revision --- Completion/Cvs/_cvs_annotate | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Completion/Cvs/_cvs_annotate (limited to 'Completion/Cvs/_cvs_annotate') diff --git a/Completion/Cvs/_cvs_annotate b/Completion/Cvs/_cvs_annotate new file mode 100644 index 000000000..694105e93 --- /dev/null +++ b/Completion/Cvs/_cvs_annotate @@ -0,0 +1,8 @@ +#autoload + +# "+lr:D:fR" +_arguments -s \ + -{l,f,R} \ + '-r+:tag:_cvs_revisions' \ + '-D+:date:_cvs_D' \ + '*:file:_cvs_files' -- cgit 1.4.1