diff --git a/src/main.rs b/src/main.rs index 9790a18..c360e06 100644 --- a/src/main.rs +++ b/src/main.rs @@ -403,6 +403,7 @@ impl DataPoint for Raw { } #[derive(Parser)] +#[clap(disable_help_subcommand = true)] #[clap(author, about, long_about = None)] struct Args { /// Serial port to connect to MPPT