From c28be15ed681efc7beeb691b01923131ca8e4e00 Mon Sep 17 00:00:00 2001 From: DrClaw Date: Wed, 19 Feb 2020 01:51:02 +0100 Subject: [PATCH] ... --- completion.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/completion.bash b/completion.bash index 10af8d5..3a4e266 100644 --- a/completion.bash +++ b/completion.bash @@ -1,5 +1,5 @@ #!/usr/bin/bash - +#test _action(){ COMPREPLY=() cur=${COMP_WORDS[COMP_CWORD]}