Skip to content

Commit 3447cc3

Browse files
author
Damien Nadé
committed
argsparse-completion.sh: removed testing line
1 parent c5c5320 commit 3447cc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

argsparse-completion.sh

-3
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,3 @@ _argsparse_complete() {
252252
_init_completion -s || return
253253
COMPREPLY=( $(__argsparse_complete) )
254254
}
255-
256-
complete -F _argsparse_complete 1-basics 2-values 3-cumulative-options 4-types 5-custom-types 6-properties 7-value-checking 8-setting-hook 9-misc
257-

0 commit comments

Comments
 (0)