CC-4059: airtime-test-stream -h option not shown in help text
-fixed
This commit is contained in:
parent
35655f9462
commit
82d4ee09ae
|
@ -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():
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue