src/hpcadvisor/__main__.py [184:189]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "-ae",
        "--appexectime",
        help="Use app defined exectime",
        required=False,
        action="store_true",
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/hpcadvisor/__main__.py [197:202]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "-ae",
        "--appexectime",
        help="Use app defined exectime",
        required=False,
        action="store_true",
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



