[print_meta_cue] Removed requirement to need flac file

This commit is contained in:
ayakael 2018-07-12 16:18:59 -08:00
parent 8ecab1852f
commit ac20cc94bb
No known key found for this signature in database
GPG key ID: 575626A4AE5F4026

View file

@ -6,7 +6,7 @@
# print_meta_cue - Parses cue file and prints metadata in standard metadata format
#
# USAGE
# print_meta_cue </path/to/flac/file> </path/to/cue/file>
# print_meta_cue </path/to/cue/file>
#
# }