From 1d6c3eaaa0618d35329495a324c9fd2e7ed9843a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 30 Aug 1999 10:08:13 +0000 Subject: zsh-workers/7533 --- Completion/User/_patch | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Completion/User/_patch') diff --git a/Completion/User/_patch b/Completion/User/_patch index 3258e9cee..0c66f99dd 100644 --- a/Completion/User/_patch +++ b/Completion/User/_patch @@ -3,21 +3,17 @@ _arguments -s \ '-p+:number:(0)' \ '-F+:lines:' \ - '-l' '-c' '-e' '-n' '-u' '-N' '-R' \ + -{l,c,e,n,u,N,R,E,Z,T,b,t,f,s,v} \ '-i+:patch file:_files' \ '-o+:output file:_files' \ '-r+:reject file:_files' \ '-D+:name:' \ - '-E' '-Z' '-T' \ - '-b' \ '-V+:version control style:(simple numbered existing)' \ '-B+:backup path prefix:' \ '-Y+:backup basename prefix:_files' \ '-z+:backup file suffix:(.bak)' \ '-g+:NUM:' \ - '-t' '-f' '-s' \ '-d+:chdir to:_files -/' \ - '-v' \ ':original file:_files' \ ':patch file:_files' \ -- \ -- cgit 1.4.1