mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-27 12:17:35 +03:00
Update leo/cli/commands/account.rs
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
This commit is contained in:
parent
36be9adb9c
commit
91daac9b0c
@ -34,7 +34,7 @@ pub enum Account {
|
||||
/// Write the private key to the .env file.
|
||||
#[clap(short = 'w', long)]
|
||||
write: bool,
|
||||
/// Print sensitive information(such as private key) discreetly to an alternate screen
|
||||
/// Print sensitive information (such as private key) discreetly to an alternate screen
|
||||
#[clap(long)]
|
||||
discreet: bool,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user