chmln/handlr

Wrong subcommands in Bash completion script

salim-b opened this issue · 0 comments

The current Bash completion script lists a help subcommand which doesn't exist:

> handlr 
get     help    launch  list    open    set     unset

OTOH, it misses to list the add subcommand, plus the --help and --version flags.