From 62d4a10902ea89b85d737980b73e13a216d2d8f8 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 17 Oct 2001 15:14:45 +0000 Subject: 16078: zip -r --- Completion/Unix/Command/_zip | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_zip') diff --git a/Completion/Unix/Command/_zip b/Completion/Unix/Command/_zip index b8117c7b4..75592f6d3 100644 --- a/Completion/Unix/Command/_zip +++ b/Completion/Unix/Command/_zip @@ -9,7 +9,8 @@ case $service in _arguments -C -s \ '-f[freshen: only changed files]' \ '-d[delete entries in zipfile]' \ - '-R[recurse into directories]' \ + '-r[recurse into directories]' \ + '-R[PKZIP recursion]' \ '-q[quiet operation]' \ '-c[add one-line comments]' \ '-b[use "path" for temp file]:path for temporary archive:_files -/' \ -- cgit 1.4.1