|
- "--config", type=str, help="Configuration file to load", default="config.yaml"
|
|
+ "--config", "-c", type=str, help="Configuration file to load", default="config.yaml"
|
|
parser.add_argument("--debug", action="store_true")
|
|
parser.add_argument("--debug", action="store_true")
|