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

Stop recommending duplicated options [ci skip] #6400

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Sep 19, 2022

  --disable-install-doc   do not install either rdoc indexes or C API
                          documents during install
  --disable-install-rdoc  do not install rdoc indexes during install
  --disable-install-capi  do not install C API documents during install

--disable-install-doc implies --disable-install-rdoc, but YJIT's document seems to say otherwise. We'd better not confuse people here.

@matzbot matzbot requested a review from a team September 19, 2022 01:15
@k0kubun k0kubun merged commit 7cab7e5 into ruby:master Sep 19, 2022
@k0kubun k0kubun deleted the disable-install-rdoc branch September 19, 2022 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants