CC-4059: airtime-test-stream -h option not shown in help text

-fixed
This commit is contained in:
Martin Konecny 2012-07-10 23:25:35 -04:00
parent 35655f9462
commit 82d4ee09ae
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ def printUsage():
print " -u user (default: source) "
print " -p password (default: hackme) "
print " -m mount (default: test) "
print " -h show help menu"
def find_liquidsoap_binary():
"""