Skip to content

exekall: improve CLI option parsing

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr145 into master

Adaptor's custom CLI options can now be specified before positional arguments for exekall run. The issue is still present for exekall compare, but --help now exhibits a parameter group, and also tells that these options should come last.

Merge request reports