pfaucon / PBSIM-PacBio-Simulator

This is an updated mirror of the original PacBio Read Simulator
GNU General Public License v2.0
36 stars 14 forks source link

Add --help option which returns 0 #12

Closed tseemann closed 7 years ago

tseemann commented 7 years ago
% pbsim --help
pbsim: unrecognized option '--help'

% echo $?
255

Even though the request was a success.