tseemann / VelvetOptimiser

:chart_with_upwards_trend: Automatically optimise three of Velvet's assembly parameters.
GNU General Public License v2.0
47 stars 18 forks source link

--help should return code 0 #12

Closed tseemann closed 7 years ago

tseemann commented 7 years ago

as it succeeded, and it should go to stdout really

if you print usage due to NO --help, it should return NON-zero. and should go to stderr really

in mys cripts my help() has two params - ($exitcode, and $filehandle)

Slugger70 commented 7 years ago

Fixed in commit 6e97cabd49da9ffcb37964db1f2a2f51c3663211