From: yomguy Date: Tue, 3 May 2011 13:42:32 +0000 (+0000) Subject: add log file to args X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9850cd96e71762603626c108e7baa34e1863d423;p=telemeta-data.git add log file to args git-svn-id: http://svn.parisson.org/svn/crem@175 3bf09e05-f825-4182-b9bc-eedd7160adf0 --- diff --git a/trunk/import/audio_import/wav_import.py b/trunk/import/audio_import/wav_import.py index ebb34c3..898ed7a 100644 --- a/trunk/import/audio_import/wav_import.py +++ b/trunk/import/audio_import/wav_import.py @@ -80,7 +80,7 @@ class TelemetaWavImport: def print_usage(tool_name): - print "Usage: "+tool_name+" " + print "Usage: "+tool_name+" " print " project_dir: the directory of the Django project which hosts Telemeta" print " source_dir: the directory containing the wav files to include"