]> git.armaanb.net Git - bin.git/blobdiff - fmt-music
fmt-music: add comment
[bin.git] / fmt-music
index 90457aa653bb4148174a3f5e445dac86731ae2a3..e1a3cfb6854c6bc6afa595c73ecaeac5da3d107d 100755 (executable)
--- a/fmt-music
+++ b/fmt-music
@@ -1,4 +1,5 @@
 #!/usr/bin/sh -e
+# Turns a nested hierarchy of music files into a flat one
 
 find "${1:-.}" -regex '.*\.\(mp3\|ogg\|wav\|aac\|wma\|flac\|alac\)' -type f | \
                while read line; do