**What is the issue?** When creating a parser, the script uses `sys.argv[0]` as the prog (how to call the CLI in help). This creates long executable paths. **What do you suggest?** Short the executable paths.