feat: udpate tests
This commit is contained in:
@@ -29,7 +29,7 @@ enum Commands {
|
||||
files: Vec<PathBuf>,
|
||||
},
|
||||
/// Show file info
|
||||
#[command(arg_required_else_help = true, short_flag = 'i')]
|
||||
#[command(arg_required_else_help = true, short_flag = 'I')]
|
||||
Info {
|
||||
file: PathBuf,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user