This commit is contained in:
@@ -64,7 +64,7 @@ pub struct Args {
|
||||
#[derive(Subcommand, Debug)]
|
||||
pub enum Commands {
|
||||
Lex {
|
||||
#[arg(short, long)]
|
||||
#[arg()]
|
||||
file: Utf8PathBuf,
|
||||
},
|
||||
Parse {
|
||||
|
||||
Reference in New Issue
Block a user