when running e.g. shelley-bio find PLINK the Install instructions show the user input (PLINK) rather than a the binary name (plink).
user arguments are all normalised (e.g. lowercased, hyphen -> underscore) under the hood but not applied in the UI apparently

when running e.g.
shelley-bio find PLINKthe Install instructions show the user input (PLINK) rather than a the binary name (plink).user arguments are all normalised (e.g. lowercased, hyphen -> underscore) under the hood but not applied in the UI apparently