fixed comment

This commit is contained in:
damirka 2021-04-22 11:44:22 +03:00
parent 0d523fb1e1
commit 8dbb12cfe3

View File

@ -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<String>,
#[structopt(