correct name

This commit is contained in:
2023-08-19 17:44:33 +02:00
parent ec7ef45f8f
commit b8386dfbbd
4 changed files with 6 additions and 6 deletions

View File

@ -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 {