MDU-PHL / bohra

A pipeline for bioinformatics analysis of bacterial genomes
GNU General Public License v3.0
19 stars 4 forks source link

--dryrun should be --dry-run and -n #32

Closed tseemann closed 5 years ago

tseemann commented 5 years ago

The Unix standard for dry run is --dry-run and the synonym -n if needed.