From 10a1c67bc5a64e1993685c60de103097a8d6b2d1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Mon, 18 Jan 2016 10:34:37 +0100 Subject: [PATCH] added usage in comment --- mp3tohtml.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mp3tohtml.py b/mp3tohtml.py index c4432f0..0dcfaf7 100755 --- a/mp3tohtml.py +++ b/mp3tohtml.py @@ -1,5 +1,7 @@ #!/usr/bin/python +# mp3tohtml.py + import glob import sys import eyeD3 -- 2.7.4