summaryrefslogtreecommitdiff
path: root/cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'cli.py')
-rwxr-xr-xcli.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli.py b/cli.py
index 01b614d..a540258 100755
--- a/cli.py
+++ b/cli.py
@@ -123,6 +123,7 @@ def list_supported():
123 print('\n') 123 print('\n')
124 sys.exit(0) 124 sys.exit(0)
125 125
126
126def main(): 127def main():
127 ''' 128 '''
128 main function : get args, and launch the appropriate function 129 main function : get args, and launch the appropriate function