Hey, It would be nice to add `--help` to display a more descriptive help for `cargo hfuzz` as currently it only lists the possible commands: ``` $ cargo hfuzz --help possible commands are: run, run-no-instr, run-debug, build, build-no-instr, build-debug, clean, version ```