mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
fixed comment
This commit is contained in:
parent
0d523fb1e1
commit
8dbb12cfe3
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user