summaryrefslogtreecommitdiff
path: root/etc/completions/_hashl
diff options
context:
space:
mode:
Diffstat (limited to 'etc/completions/_hashl')
-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'
)