better about

This commit is contained in:
loovjo 2023-01-09 12:43:59 +01:00
parent a03e9c39c9
commit 6333f5dd0b

View File

@ -11,7 +11,7 @@ use unic_char_property::EnumeratedCharProperty;
#[derive(Parser, Debug)] #[derive(Parser, Debug)]
#[command(author, version)] #[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 { struct Options {
#[arg( #[arg(
short = 'f', short = 'f',