Skip to content
Snippets Groups Projects
Commit 7b107804 authored by ale's avatar ale
Browse files

add usage

parent 987ecfff
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ def run_client(server_url, music_dir, api_key, run_once, bwlimit):
def main():
parser = optparse.OptionParser()
parser = optparse.OptionParser(usage='%prog [<OPTIONS>]')
parser.add_option('--api_key',
help='Your API key')
parser.add_option('--once', action='store_true',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment