updated a note

This commit is contained in:
Nickiel12 2023-01-06 16:14:58 -08:00
parent 105aa63618
commit 53939cea3c

View file

@ -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() {