diff options
Diffstat (limited to 'cli.py')
| -rwxr-xr-x | cli.py | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -123,6 +123,7 @@ def list_supported(): | |||
| 123 | print('\n') | 123 | print('\n') |
| 124 | sys.exit(0) | 124 | sys.exit(0) |
| 125 | 125 | ||
| 126 | |||
| 126 | def main(): | 127 | def main(): |
| 127 | ''' | 128 | ''' |
| 128 | main function : get args, and launch the appropriate function | 129 | main function : get args, and launch the appropriate function |
