updated a note
This commit is contained in:
parent
105aa63618
commit
53939cea3c
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ struct CliArgs {
|
|||
value_parser(["title", "artist", "album"]),
|
||||
)]
|
||||
field: String,
|
||||
// Add flag for "search filepaths too"
|
||||
|
||||
// Add flag for "search filepaths too" for music lacking metadata
|
||||
}
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Reference in a new issue