Skip to content

Commit

Permalink
make command completion work also for crab-prod/pre/dev. Fix #4866 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
belforte authored Jan 16, 2020
1 parent d416956 commit 18e629d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/crab-bash-completion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -281,5 +281,5 @@ _UseCrab ()

return 0
}
complete -F _UseCrab -o filenames crab
complete -F _UseCrab -o filenames crab crab-prod crab-pre crab-dev

0 comments on commit 18e629d

Please sign in to comment.