summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-08-20 22:43:05 +0200
committerDaniel Friesel <derf@finalrewind.org>2012-08-20 22:43:05 +0200
commitda303e7b09f7b53a2cbcd7a293e3db6ecee9d250 (patch)
treef7fc733e331b17006886633e4efee8916a5712dd
parent7b3376ef4ed04432dcc353825110eeda448e4274 (diff)
update hashlcompletion
-rw-r--r--etc/completions/_hashl1
1 files changed, 1 insertions, 0 deletions
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'
)