diff --git a/leo/main.rs b/leo/main.rs index 72ed9dfdf8..73589df29d 100644 --- a/leo/main.rs +++ b/leo/main.rs @@ -55,7 +55,7 @@ struct Opt { #[structopt(subcommand)] command: CommandOpts, - #[structopt(global = true, help = "URL to custom Aleo PM backend", env = "APM_URL")] + #[structopt(help = "Custom Aleo PM backend URL", env = "APM_URL")] api: Option, #[structopt(