generate_lists: fix usage with output path
The default value of output_path should have been set after arguments parsing as empty variable is used to detect if variable was provided or not. Also change help as OUTPUT_PATH is optional and there is default in place if not provided.
Please register or sign in to comment