better about

main
loovjo 2023-01-09 12:43:59 +01:00
parent a03e9c39c9
commit 6333f5dd0b
1 changed files with 1 additions and 1 deletions

View File

@ -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',