Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include alternative names of easyconfig parameters in output of --avail-easyconfig-params #4549

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

boegel
Copy link
Member

@boegel boegel commented Jun 5, 2024

For example:

$ eb -a | grep configopts
configopts                    Extra options passed to configure (default already has --prefix) [default: ""] {alternative: configure_opts}
preconfigopts                 Extra options pre-passed to configure. [default: ""] {alternative: pre_configure_opts}

cfr. #4464

@boegel boegel added this to the 5.0 milestone Jun 5, 2024
@boegel boegel requested a review from jfgrimm June 17, 2024 06:45
easybuild/tools/docs.py Outdated Show resolved Hide resolved
easybuild/tools/docs.py Outdated Show resolved Hide resolved
@jfgrimm jfgrimm merged commit fa00d64 into easybuilders:5.0.x Jun 17, 2024
35 checks passed
@boegel boegel deleted the alternative_params_docs branch June 18, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants