const HELP: &str = r#"USAGE: wasmer <SUBCOMMAND> OPTIONS: -h, --help Print help information -V, --version Print version information SUBCOMMANDS: run Run a WebAssembly file. Formats accepted: wasm, wat "#;