correct name
This commit is contained in:
@ -2,7 +2,7 @@ use structopt::StructOpt;
|
||||
|
||||
#[derive(Debug, StructOpt)]
|
||||
#[structopt(
|
||||
name = "temp",
|
||||
name = "mtemp",
|
||||
about = "Simple personal CLI tool for monitoring temperatures."
|
||||
)]
|
||||
pub enum Arguments {
|
||||
|
Reference in New Issue
Block a user