Modifications in carphelp
What does this MR do?
Following modifications are made to the carphelp
executable:
- Modify the example given so that the user actually gets an output (The current one doesn't match any parameter) 1c64494e
- Modify the way to find CARP executable (inspired from
cusummary
) so that it can be found even if the environment variableCARPUTILS_SETTINGS
is not set. 2899a4db - Fix highlighting of predefined types in the output b493817c
Related issues
Not a direct answer to #28 (closed) , but work done in prevision of advertising the script.
Author's checklist
-
Follow the Contribution Guidelines. -
Apply the appropriate labels. -
This commit adds no new dependency.
Reviewer's checklist
All reviewers can help ensure accuracy, clarity, completeness, and adherence to the Contribution Guidelines.
Reviewer
-
Review by a code reviewer or other selected colleague to confirm accuracy, clarity, and completeness. This can be skipped for minor fixes without substantive content changes.
Maintainer
-
Review by assigned maintainer, who can always request/require the above reviews. -
Ensure a release milestone is set.