correct typo
This commit is contained in:
@@ -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 = ".")]
|
||||||
|
|||||||
Reference in New Issue
Block a user