From ec3964174a7135ec3d72f186410c897103a4c850 Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Sun, 28 Nov 2010 22:54:52 +0000 Subject: zsh-completion: Partial update --- zsh-completion/_cave | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh-completion/_cave b/zsh-completion/_cave index 0bc96609d..82cb8f02c 100644 --- a/zsh-completion/_cave +++ b/zsh-completion/_cave @@ -550,6 +550,8 @@ _cave_cmd_print-sets() _cave_cmd_print-sync-protocols() { _arguments -s : \ + '--sequential[Only perform one sync at a time]' \ + '(--suffix -s)'{--suffix,-s}'[Use the specified suffix for syncing]' \ '(--help -h)'{--help,-h}'[Display help messsage]' } -- cgit v1.2.3