feat: --info
This commit is contained in:
@@ -17,7 +17,7 @@ pub struct CmdInfo {
|
|||||||
/// File
|
/// File
|
||||||
pub paths: Vec<PathBuf>,
|
pub paths: Vec<PathBuf>,
|
||||||
/// Show raw meta
|
/// Show raw meta
|
||||||
#[arg(long, short = 'R', default_value_t = false)]
|
#[arg(long, short = 'M', default_value_t = false)]
|
||||||
pub raw_meta: bool,
|
pub raw_meta: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user