Resolve "Warn otbcli user about unused parameters"
Summary
Solves #1621 (closed).
Rationale
In command-line launcher, check user parameters to detect parameters that will be ignored because their corresponding choice is not selected:
otbcli_ExtractROI -mode.radius.cx 2 -in ~/tmp/tmp.tif -out ~/tmp/tmp2.tif uint16
WARNING: Parameter -mode.radius.cx will be ignored because -mode is standard. Consider adding -mode radius to application parameters.
Copyright
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
***Check before merging:*** - All discussions are resolved - At least 2