just
just copied to clipboard
Bash completion script: recipe names are not completed after flags
The bash completion script does not suggest recipe names if there's already a flag on the command line. So, for example:
just --quiet <TAB>
Does not complete available recipe names.