correct typo

This commit is contained in:
jacfra
2022-11-19 13:29:04 -06:00
committed by Lucas
parent 145bb03fa1
commit 0069c1f68a

View File

@@ -1,5 +1,5 @@
#[derive(clap::Args)] #[derive(clap::Args)]
/// Create a new Aiken project /// Format an Aiken project
pub struct Args { pub struct Args {
/// Files to format /// Files to format
#[clap(default_value = ".")] #[clap(default_value = ".")]