From da303e7b09f7b53a2cbcd7a293e3db6ecee9d250 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 20 Aug 2012 22:43:05 +0200 Subject: update hashlcompletion --- etc/completions/_hashl | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/completions/_hashl b/etc/completions/_hashl index ede2cbd..49565ac 100644 --- a/etc/completions/_hashl +++ b/etc/completions/_hashl @@ -59,6 +59,7 @@ for arg in ${(k)argument_pairs}; { } arguments+=( + \*{-e,--extra-db}'[additional hashl db]:file:_files' ':action:_hashl_action' '*:arguments:_hashl_action_args' ) -- cgit v1.2.3