diff --git a/src/main.rs b/src/main.rs index f4a7feb..626546e 100644 --- a/src/main.rs +++ b/src/main.rs @@ -11,7 +11,7 @@ use unic_char_property::EnumeratedCharProperty; #[derive(Parser, Debug)] #[command(author, version)] -#[command(about = "Displays information about each Unicode character passed", long_about="hello")] +#[command(about = "Displays information about each Unicode character passed")] struct Options { #[arg( short = 'f',