Closed sjackman closed 7 years ago
relabel and mol with no arguments print useful --help text. split, stats, and tile segfault.
relabel
mol
--help
split
stats
tile
❯❯❯ src/bxtools split [1] 64359 segmentation fault src/bxtools split
mol accepts --help as an option, but none of the other tools do. Please consider adding a --help option to each tool.
Good catch. Fixed in next commit.
Thanks, Jeremiah.
relabel
andmol
with no arguments print useful--help
text.split
,stats
, andtile
segfault.mol
accepts--help
as an option, but none of the other tools do. Please consider adding a--help
option to each tool.